Amazon Simple Storage Service
Developer Guide (API Version 2006-03-01)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

Using the High-Level PHP API for Multipart Upload

The AWS SDK for PHP exposes a high-level method that simplifies the multipart upload flow (see Uploading Objects Using Multipart Upload API). You can upload data from a file or an open file stream. You can optionally set advanced options, such as the part size you want to use for the multipart upload, optional file metadata, the storage class (STANDARD or REDUCED_REDUNDANCY), or ACL.