Skip to main content

IS3CompleteMultipartUploadResponse

Interface in AWS.S3

Interface for CompleteMultipartUpload responses.

Ancestors

Properties

CompleteMultipartUploadResult

property CompleteMultipartUploadResult: IS3CompleteMultipartUploadResult

Type: IS3CompleteMultipartUploadResult

Results for CompleteMultipartUpload.

Expiration

property Expiration: string

The expiration date and rule ID if the object is configured to expire.

ServerSideEncryption

property ServerSideEncryption: string

Confirmation of server-side encryption used.

Valid values: AES256 | aws:kms.

SseAwsKmsKeyId

property SseAwsKmsKeyId: string

The ID of the AWS Key Management Service (KMS) symemetric customer managed key that was used for the object.

SseBucketKeyEnabled

property SseBucketKeyEnabled: TOptional<Boolean>

Indicates whether the multipart upload uses an S3 Bucket Key for the server-side encryption with AWS KMS (SSE-KMS).