class Aws::S3::Types::ListPartsOutput
@see docs.aws.amazon.com/goto/WebAPI/s3-2006-03-01/ListPartsOutput AWS API Documentation
@return [String]
for the request.
If present, indicates that the requester was successfully charged
@!attribute [rw] request_charged
@return [String]
uploaded object.
Class of storage (STANDARD or REDUCED_REDUNDANCY) used to store the
@!attribute [rw] storage_class
@return [Types::Owner]
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]
IAM User, this element provides the user ARN and display name.
the same information as the ‘Owner` element. If the initiator is an
upload. If the initiator is an AWS account, this element provides
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]
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] 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]
Name of the bucket to which the multipart upload was initiated.
@!attribute [rw] bucket
@return [String]
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>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>Policy].
[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