CompletedUpload
Identifies a single uploaded part of a multipart attachment upload. Pass a list of
CompletedUpload objects to CompleteAttachmentUpload to
finalize the upload.
Contents
- eTag
-
The ETag returned in the response headers when the part was uploaded to Amazon S3. The
ETagvalue identifies the part contents.Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
- partIndex
-
The index of the uploaded part. This is the same
partIndexvalue returned for the corresponding entry in theuploadUrlsfield of theGetAttachmentUploadLinksresponse.Type: Integer
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: