get_uploads {aws.s3} | R Documentation |
Get a list of multipart uploads for a bucket.
get_uploads(bucket, ...)
bucket |
Character string with the name of the bucket, or an object of class “s3_bucket”. |
... |
Additional arguments passed to |
A list containing the multipart upload information.