The custom user agent header that would be appended to default one
The {@link __DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
Disable dyanamically changing the endpoint of the client based on the hostPrefix trait of an operation.
The fully qualified endpoint of the webservice. This is only for using a custom endpoint (for example, when using a local version of S3). Endpoint transformations such as S3 applying a bucket to the hostname are still applicable to this custom endpoint.
Providing a custom endpointProvider will override built-in transformations of the endpoint such as S3 adding the bucket name to the hostname, since they are part of the default endpointProvider.
Optional logger for logging debug/info/warn/error.
Value for how many times a request will be made at most in case of retry.
The AWS region to which this client will send requests
The HTTP handler to use. Fetch in browser and Https in Nodejs.
Specifies which retry algorithm to use.
The strategy to retry the request. Using built-in exponential backoff strategy by default.
Whether TLS is enabled for requests.
Enables IPv6/IPv4 dualstack endpoint.
Enables FIPS compatible endpoints.
The configuration interface of SSOClient class constructor that set the region, credentials and other options.