AwsClientOption

A collection of AWS service client options. NOTE: most options are configured by default through the service config

Properties

Link copied to clipboard
val AccountId: <Error class: unknown class><String>

The ID of the AWS account requests are routed to.

Link copied to clipboard
val Region: <Error class: unknown class><String>

The AWS region the client should use. Note this is not always the same as AwsSigningAttributes.SigningRegion in the case of global services like IAM.