Class AsyncAws4Signer

  • All Implemented Interfaces:
    AsyncSigner, Presigner, Signer

    @Deprecated
    public final class AsyncAws4Signer
    extends BaseAws4Signer
    implements AsyncSigner
    Deprecated.
    Use software.amazon.awssdk.http.auth.aws.signer.AwsV4HttpSigner from the 'http-auth-aws' module.
    AWS Signature Version 4 signer that can include contents of an asynchronous request body into the signature calculation.