public interface AwsV4aHttpSigner extends AwsV4FamilyHttpSigner<AwsCredentialsIdentity>
HttpSigner that will use the AWS V4a signing algorithm to sign a request using an
AwsCredentialsIdentity).
AWS request signing is described here.
Sign an HTTP request and send it to a service.
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, IBM_IAM_APIKEY, IBM_IAM_SERVICEINSTANCEID, 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 |
static final SignerProperty<RegionSet> REGION_SET
static AwsV4aHttpSigner create()
AwsV4aHttpSignerCopyright © 2026. All rights reserved.