class Aws::S3::Types::ListPartsOutput


@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ListPartsOutput AWS API Documentation
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/checking-object-integrity.html<br><br><br><br>object integrity in the Amazon S3 User Guide].
‘CreateMultipartUpload` request. For more information, see [Checking
that is received is the same checksum type that was specified in
You can use this header response to verify that the checksum type
combined to create an object-level checksum for multipart objects.
The checksum type, which determines how part-level checksums are
@!attribute [rw] checksum_type
@return [String]
The algorithm that was used to create a checksum of the object.
@!attribute [rw] checksum_algorithm
@return [String]<br>: docs.aws.amazon.com/AmazonS3/latest/userguide/RequesterPaysBuckets.html<br><br><br><br></note>
<note markdown=“1”> This functionality is not supported for directory buckets.
Storage Service user guide*.
buckets for storage transfers and usage] in the *Amazon Simple
for the request. For more information, see [Using Requester Pays
If present, indicates that the requester was successfully charged
@!attribute [rw] request_charged
@return [String]
</note>
Access storage class) in Dedicated Local Zones.
Availability Zones and `ONEZONE_IA` (the S3 One Zone-Infrequent
`EXPRESS_ONEZONE` (the S3 Express One Zone storage class) in
<note markdown=“1”> **Directory buckets** - Directory buckets only support
The class of storage used to store the uploaded object.
@!attribute [rw] storage_class
@return [Types::Owner]
</note>
owner for all the parts.
<note markdown=“1”> **Directory buckets** - The bucket owner is returned as the object
element provides the parent account ID and display name.
is created. If multipart upload is initiated by an IAM user, this
Container element that identifies the object owner, after the object
@!attribute [rw] owner
@return [Types::Initiator]
display name.
initiator is an IAM User, this element provides the user ARN and
element provides the same information as the `Owner` element. If the
upload. If the initiator is an Amazon Web Services account, this
Container element that identifies who initiated the multipart
@!attribute [rw] initiator
@return [Array<Types::Part>]
contain zero or more `Part` elements.
Container for elements related to a particular part. A response can
@!attribute [rw] parts
@return [Boolean]
element.
if the number of parts exceeds the limit returned in the MaxParts
value indicates that the list was truncated. A list can be truncated
Indicates whether the returned list of parts is truncated. A true
@!attribute [rw] is_truncated
@return [Integer]
Maximum number of parts that were allowed in the response.
@!attribute [rw] max_parts
@return [Integer]
request parameter in a subsequent request.
the list, as well as the value to use for the `part-number-marker`
When a list is truncated, this element specifies the last part in
@!attribute [rw] next_part_number_marker
@return [Integer]
higher part numbers will be listed.
Specifies the part after which listing should begin. Only parts with
@!attribute [rw] part_number_marker
@return [String]
listed.
Upload ID identifying the multipart upload whose parts are being
@!attribute [rw] upload_id
@return [String]
Object key for which the multipart upload was initiated.
@!attribute [rw] key
@return [String]
Does not return the access point ARN or access point alias if used.
The name of the bucket to which the multipart upload was initiated.
@!attribute [rw] bucket
@return [String]
</note>
<note markdown=“1”> This functionality is not supported for directory buckets.
action to abort incomplete multipart uploads.
identifies applicable lifecycle configuration rule that defines the
This header is returned along with the `x-amz-abort-date` header. It
@!attribute [rw] abort_rule_id
@return [Time]<br>: docs.aws.amazon.com/AmazonS3/latest/dev/mpuoverview.html#mpu-abort-incomplete-mpu-lifecycle-config<br><br><br><br></note>
<note markdown=“1”> This functionality is not supported for directory buckets.
this action.
will provide the ID of the lifecycle configuration rule that defines
The response will also include the `x-amz-abort-rule-id` header that<br><br>Configuration].
[Aborting Incomplete Multipart Uploads Using a Bucket Lifecycle
will become eligible for abort operation. For more information, see
includes this header indicating when the initiated multipart upload
rule matches the object name in the request, then the response
abort incomplete multipart uploads and the prefix in the lifecycle
If the bucket has a lifecycle rule configured with an action to
@!attribute [rw] abort_date