The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Paws::S3::ListObjectsOutput

ATTRIBUTES

REQUIRED Bucket => Str

Delimiter => Str

A delimiter is a character you use to group keys.

EncodingType => Str

Valid values are: "url"

Marker => Str

Specifies the key to start with when listing objects in a bucket.

MaxKeys => Int

Sets the maximum number of keys returned in the response. The response might contain fewer keys but will never contain more.

Prefix => Str

Limits the response to keys that begin with the specified prefix.