JavaScript is disabled on your browser.
Skip navigation links

AWS SDK for Java 1.x API Reference - 1.12.793

We announced the upcoming end-of-support for AWS SDK for Java (v1). We recommend that you migrate to AWS SDK for Java v2. For dates, additional details, and information on how to migrate, please refer to the linked announcement.
com.amazonaws.auth

Class AWS3Signer

  • All Implemented Interfaces:
    Signer


    public class AWS3Signer
    extends AbstractAWSSigner 
    Signer implementation that signs requests with the AWS3 signing protocol.
    • Constructor Detail

      • AWS3Signer

        public AWS3Signer()
    • Method Detail

      • sign

        public void sign(SignableRequest<?> request,
         AWSCredentials credentials)
         throws SdkClientException 
        Signs the specified request with the AWS3 signing protocol by using the AWS account credentials specified when this object was constructed and adding the required AWS3 headers to the request.
        Parameters:
        request - The request to sign.
        credentials - The credentials to sign the request with.
        Throws:
        SdkClientException
Skip navigation links

AltStyle によって変換されたページ (->オリジナル) /