|
NAMEPaws::S3::ListObjectVersionsOutputATTRIBUTESREQUIRED Bucket => StrDelimiter => StrA delimiter is a character you use to group keys.EncodingType => StrKeyMarker => 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.VersionIdMarker => StrSpecifies the object version you want to start listing from.
Visit the GSP FreeBSD Man Page Interface. |