|
NAMEPaws::S3::ListPartsOutputATTRIBUTESREQUIRED Bucket => StrREQUIRED Key => StrMaxParts => IntSets the maximum number of parts to return.PartNumberMarker => IntSpecifies the part after which listing should begin. Only parts with higher part numbers will be listed.RequestPayer => StrREQUIRED UploadId => StrUpload ID identifying the multipart upload whose parts are being listed.
Visit the GSP FreeBSD Man Page Interface. |