|
NAMEPaws::S3::ListObjectsOutputATTRIBUTESREQUIRED Bucket => StrDelimiter => StrA delimiter is a character you use to group keys.EncodingType => StrMarker => StrSpecifies the key to start with when listing objects in a bucket.MaxKeys => IntSets the maximum number of keys returned in the response. The response might contain fewer keys but will never contain more.Prefix => StrLimits the response to keys that begin with the specified prefix.
Visit the GSP FreeBSD Man Page Interface. |