public final class AwsExecutionAttributes extends SdkExecutionAttributes
ExecutionInterceptor
s and
Signer
s.Modifier and Type | Field and Description |
---|---|
static ExecutionAttribute<AwsCredentials> |
AWS_CREDENTIALS
The key under which the request credentials are set.
|
static ExecutionAttribute<Region> |
AWS_REGION
The AWS
Region the client was configured with. |
REQUEST_CONFIG, SERVICE_ADVANCED_CONFIG, SERVICE_NAME, TIME_OFFSET
public static final ExecutionAttribute<AwsCredentials> AWS_CREDENTIALS
public static final ExecutionAttribute<Region> AWS_REGION
Region
the client was configured with.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.