Package software.amazon.awssdk.http.auth.aws.signer
-
Interface Summary Interface Description AwsV4aHttpSigner AnHttpSignerthat will use the AWS V4a signing algorithm to sign a request using anAwsCredentialsIdentity).AwsV4FamilyHttpSigner<T extends Identity> An interface shared byAwsV4HttpSignerandAwsV4aHttpSignerfor defining signer properties that are common across both signers.AwsV4HttpSigner AnHttpSignerthat will use the AWS V4 signing algorithm to sign a request using anAwsCredentialsIdentity). -
Class Summary Class Description RegionSet This class represents the concept of a set of regions. -
Enum Summary Enum Description AwsV4FamilyHttpSigner.AuthLocation This enum represents where auth-related data is inserted, as a result of signing.