CompletedUpload - AWS Support
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 ETag value 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 partIndex value returned for the corresponding entry in the uploadUrls field of the GetAttachmentUploadLinks response.

Type: Integer

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: