Class AwsS3V4Signer

All Implemented Interfaces:
Presigner, Signer

@Deprecated public final class AwsS3V4Signer extends AbstractAwsS3V4Signer
Deprecated.
Use software.amazon.awssdk.http.auth.aws.signer.AwsV4HttpSigner from the 'http-auth-aws' module.
AWS4 signer implementation for AWS S3
  • Method Details