OptionalAbortIf the bucket has a lifecycle rule configured with an action to abort incomplete multipart uploads and the prefix in the lifecycle rule matches the object name in the request, the response includes this header. The header indicates when the initiated multipart upload becomes eligible for an abort operation. For more information, see Aborting Incomplete Multipart Uploads Using a Bucket Lifecycle Configuration in the Amazon S3 User Guide.
The response also includes the x-amz-abort-rule-id header that provides the ID of the
lifecycle configuration rule that defines the abort action.
This functionality is not supported for directory buckets.
OptionalAbortThis header is returned along with the x-amz-abort-date header. It identifies the
applicable lifecycle configuration rule that defines the action to abort incomplete multipart
uploads.
This functionality is not supported for directory buckets.
OptionalBucketThe name of the bucket to which the multipart upload was initiated. Does not return the access point ARN or access point alias if used.
Access points are not supported by directory buckets.
OptionalKeyObject key for which the multipart upload was initiated.
OptionalUploadID for the initiated multipart upload.
OptionalServerThe server-side encryption algorithm used when you store this object in Amazon S3 or Amazon FSx.
When accessing data stored in Amazon FSx file systems using S3 access points, the only valid server side
encryption option is aws:fsx.
OptionalSSEIf server-side encryption with a customer-provided encryption key was requested, the response will include this header to confirm the encryption algorithm that's used.
This functionality is not supported for directory buckets.
OptionalSSEIf server-side encryption with a customer-provided encryption key was requested, the response will include this header to provide the round-trip message integrity verification of the customer-provided encryption key.
This functionality is not supported for directory buckets.
OptionalSSEKMSIf present, indicates the ID of the KMS key that was used for object encryption.
OptionalSSEKMSIf present, indicates the Amazon Web Services KMS Encryption Context to use for object encryption. The value of this header is a Base64 encoded string of a UTF-8 encoded JSON, which contains the encryption context as key-value pairs.
OptionalBucketIndicates whether the multipart upload uses an S3 Bucket Key for server-side encryption with Key Management Service (KMS) keys (SSE-KMS).
OptionalRequestIf present, indicates that the requester was successfully charged for the request. For more information, see Using Requester Pays buckets for storage transfers and usage in the Amazon Simple Storage Service user guide.
This functionality is not supported for directory buckets.
OptionalChecksumThe algorithm that was used to create a checksum of the object.
OptionalChecksumIndicates the checksum type that you want Amazon S3 to use to calculate the object’s checksum value. For more information, see Checking object integrity in the Amazon S3 User Guide.
The output of CreateMultipartUploadCommand.