Table of Contents

Namespace Amazon.Runtime.Internal.Auth

Classes

AWS3Signer
AWS4PreSignedUrlSigner

AWS4 protocol signer for Amazon S3 presigned urls.

AWS4Signer

AWS4 protocol signer for service calls that transmit authorization in the header field "Authorization".

AWS4SigningResult

Encapsulates the various fields and eventual signing value that makes up an AWS4 signature. This can be used to retrieve the required authorization string or authorization query parameters for the final request as well as hold ongoing signature computations for subsequent calls related to the initial signing.

AbstractAWSSigner
CloudFrontSigner
NullSigner

Null Signer which does a no-op.

QueryStringSigner
S3Signer
SignatureException

This exception is thrown if there are problems signing the request.

Enums

ClientProtocol

Delegates

S3Signer.RegionDetectionUpdater