MultipartUpload
Container for the MultipartUpload
for the Amazon S3 object.
Contents
- ChecksumAlgorithm
-
The algorithm that was used to create a checksum of the object.
Type: String
Valid Values:
CRC32 | CRC32C | SHA1 | SHA256
Required: No
- Initiated
-
Date and time at which the multipart upload was initiated.
Type: Timestamp
Required: No
- Initiator
-
Identifies who initiated the multipart upload.
Type: Initiator data type
Required: No
- Key
-
Key of the object for which the multipart upload was initiated.
Type: String
Length Constraints: Minimum length of 1.
Required: No
- Owner
-
Specifies the owner of the object that is part of the multipart upload.
Note
Directory buckets - The bucket owner is returned as the object owner for all the objects.
Type: Owner data type
Required: No
- StorageClass
-
The class of storage used to store the object.
Note
Directory buckets - Only the S3 Express One Zone storage class is supported by directory buckets to store objects.
Type: String
Valid Values:
STANDARD | REDUCED_REDUNDANCY | STANDARD_IA | ONEZONE_IA | INTELLIGENT_TIERING | GLACIER | DEEP_ARCHIVE | OUTPOSTS | GLACIER_IR | SNOW | EXPRESS_ONEZONE
Required: No
- UploadId
-
Upload ID that identifies the multipart upload.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: