The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::S3::ListObjectsOutput

ATTRIBUTES

CommonPrefixes => ArrayRef[Paws::S3::CommonPrefix]

Contents => ArrayRef[Paws::S3::Object]

Delimiter => Str

EncodingType => Str

Encoding type used by Amazon S3 to encode object keys in the response.

Valid values are: "url"

IsTruncated => Bool

A flag that indicates whether or not Amazon S3 returned all of the results that satisfied the search criteria.

Marker => Str

MaxKeys => Int

Name => Str

NextMarker => Str

When response is truncated (the IsTruncated element value in the response is true), you can use the key name in this field as marker in the subsequent request to get next set of objects. Amazon S3 lists objects in alphabetical order Note: This element is returned only if you have delimiter request parameter specified. If response does not include the NextMaker and it is truncated, you can use the value of the last Key in the response as the marker in the subsequent request to get the next set of object keys.

Prefix => Str