SDK for PHP 3.x

Signature

Table of Contents

Interfaces

SignatureInterface
Interface used to provide interchangeable strategies for signing requests using the various AWS signature protocols.

Classes

AnonymousSignature
Provides anonymous client access (does not sign requests).
S3ExpressSignature
Amazon S3 signature version 4 support.
S3SignatureV4
Amazon S3 signature version 4 support.
SignatureProvider
Signature providers.
SignatureV4
Signature Version 4

Traits

SignatureTrait
Provides signature calculation for SignatureV4.

        
On this page