Class DefaultAwsCrtV4aHttpSigner

java.lang.Object
software.amazon.awssdk.http.auth.aws.crt.internal.signer.DefaultAwsCrtV4aHttpSigner
All Implemented Interfaces:
AwsV4aHttpSigner, AwsV4FamilyHttpSigner<AwsCredentialsIdentity>, HttpSigner<AwsCredentialsIdentity>

public final class DefaultAwsCrtV4aHttpSigner extends Object implements AwsV4aHttpSigner
An implementation of a AwsV4aHttpSigner that uses properties to compose v4a-signers in order to delegate signing of a request and payload (if applicable) accordingly.