AwsSdkClientConfig
Base interface all generated AWS SDK Kotlin clients implement
Properties
An optional application specific identifier. When set it will be appended to the User-Agent header of every request in the form of: app/{applicationId}
. When not explicitly set, the value will be loaded from the following locations:
The AWS region (e.g. us-west-2
) to make requests to. See about AWS global infrastructure for more information. When specified, this static region configuration takes precedence over other region resolution methods.
An optional region provider that determines the AWS region for client operations. When specified, this provider takes precedence over the default region provider chain, unless a static region is explicitly configured.
Flag to toggle whether to use dual-stack endpoints when making requests. See [https://docs.aws.amazon.com/sdkref/latest/guide/feature-endpoints.html] for more information. Disabled by default.