public interface AwsClientConfiguration extends SdkClientConfiguration
SdkAsyncClientConfiguration or SdkSyncClientConfiguration) when
constructed.
Implementations of this interface are not necessarily immutable or thread safe. If thread safety is required, consider
creating an immutable representation with SdkImmutableClientConfiguration.
| Modifier and Type | Method and Description |
|---|---|
AwsCredentialsProvider |
credentialsProvider()
The credentials that should be used to authenticate the service with AWS.
|
endpoint, overrideConfigurationAwsCredentialsProvider credentialsProvider()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.