| Package | Description |
|---|---|
| software.amazon.awssdk.awscore.client.config |
| Modifier and Type | Field and Description |
|---|---|
static AwsClientOption<Region> |
AwsClientOption.AWS_REGION
AWS Region the client was configured with.
|
static AwsClientOption<AwsCredentialsProvider> |
AwsClientOption.CREDENTIALS_PROVIDER |
static AwsClientOption<DefaultsMode> |
AwsClientOption.DEFAULTS_MODE
Option to specify the
DefaultsMode |
static AwsClientOption<Boolean> |
AwsClientOption.DUALSTACK_ENDPOINT_ENABLED
Whether the SDK should resolve dualstack endpoints instead of default endpoints.
|
static AwsClientOption<String> |
AwsClientOption.ENDPOINT_PREFIX
The first part of the URL in the DNS name for the service.
|
static AwsClientOption<String> |
AwsClientOption.SERVICE_SIGNING_NAME
Scope name to use during signing of a request.
|
static AwsClientOption<Region> |
AwsClientOption.SIGNING_REGION
AWS Region to be used for signing the request.
|
Copyright © 2022. All rights reserved.