NAME

Paws::S3::ListObjectsOutput

ATTRIBUTES

REQUIRED Bucket => Str

Delimiter => Str

A delimiter is a character you use to group keys.

EncodingType => Str

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.