Returns an immutable instance of [Aws].
public Aws build()Returns an immutable instance of [Aws]. Further updates to this [Builder] will not mutate the returned instance. The following fields are required:
.accessKeyId()
.secretAccessKey()
IllegalStateException: if any required field is unset.