class Aws::S3::Types::CompleteMultipartUploadRequest


@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/CompleteMultipartUploadRequest AWS API Documentation
@return [String]
buckets can be found at
requests. Documentation on downloading objects from requester pays
the request. Bucket owners need not specify this parameter in their
Confirms that the requester knows that she or he will be charged for
@!attribute [rw] request_payer
@return [String]
@!attribute [rw] upload_id
@return [Types::CompletedMultipartUpload]
@!attribute [rw] multipart_upload
@return [String]
@!attribute [rw] key
@return [String]
@!attribute [rw] bucket
}
request_payer: “requester”, # accepts requester
upload_id: “MultipartUploadId”, # required
},
],
},
part_number: 1,
etag: “ETag”,
{
parts: [
multipart_upload: {
key: “ObjectKey”, # required
bucket: “BucketName”, # required
{
data as a hash:
@note When making an API call, you may pass CompleteMultipartUploadRequest