public interface AwsV4aHttpSigner extends AwsV4FamilyHttpSigner<AwsCredentialsIdentity>
HttpSigner that will sign a request using an AWS credentials AwsCredentialsIdentity).
The process for signing requests to send to AWS services is documented here.
AwsV4FamilyHttpSigner.AuthLocation| Modifier and Type | Field and Description |
|---|---|
static SignerProperty<RegionSet> |
REGION_SET
The AWS region-set to be used for computing the signature.
|
AUTH_LOCATION, CHECKSUM_ALGORITHM, CHUNK_ENCODING_ENABLED, DOUBLE_URL_ENCODE, EXPIRATION_DURATION, NORMALIZE_PATH, PAYLOAD_SIGNING_ENABLED, SERVICE_SIGNING_NAMESIGNING_CLOCK| Modifier and Type | Method and Description |
|---|---|
static AwsV4aHttpSigner |
create()
Get a default implementation of a
AwsV4aHttpSigner |
sign, sign, signAsync, signAsyncstatic final SignerProperty<RegionSet> REGION_SET
static AwsV4aHttpSigner create()
AwsV4aHttpSignerCopyright © 2023. All rights reserved.