public final class AwsExecutionAttribute extends SdkExecutionAttribute
ExecutionInterceptor
s.Modifier and Type | Field and Description |
---|---|
static ExecutionAttribute<Region> |
AWS_REGION
The AWS
Region the client was configured with. |
CLIENT_TYPE, OPERATION_NAME, SERVICE_CONFIG, SERVICE_NAME, TIME_OFFSET
public static final ExecutionAttribute<Region> AWS_REGION
Region
the client was configured with. This is not always same as the
AwsSignerExecutionAttribute.SIGNING_REGION
for global services like IAM.Copyright © 2019. All rights reserved.