Documentation

S3

Table of Contents

Namespaces

Command
Enum
Exception
Iterator
Model
Sync

Interfaces

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

Classes

AcpListener
Listener used to add an Access Control Policy to a request
BucketStyleListener
Listener used to change the way in which buckets are referenced (path/virtual style) based on context
IncompleteMultipartUploadChecker
Retries CompleteMultipartUpload requests in the case of failure.
ResumableDownload
Allows you to resume the download of a partially downloaded object.
S3Client
Client to interact with Amazon Simple Storage Service
S3Md5Listener
Adds required and optional Content-MD5 headers
S3Signature
Default Amazon S3 signature implementation
S3SignatureV4
Amazon S3 signature version 4 overrides.
SocketTimeoutChecker
Custom S3 exponential backoff checking use to retry 400 responses containing the following reason phrase: "Your socket connection to the server was not read from or written to within the timeout period.".
SseCpkListener
This listener simplifies the SSE-C process by encoding and hashing the key.
StreamWrapper
Amazon S3 stream wrapper to use "s3://<bucket>/<key>" files with PHP streams, supporting "r", "w", "a", "x".

        
On this page

Search results