-
Notifications
You must be signed in to change notification settings - Fork 10.1k
Closed
Labels
content:editRequest for content editsRequest for content editsdocumentationDocumentation editsDocumentation editsproduct:r2R2 object storage: https://developers.cloudflare.com/r2R2 object storage: https://developers.cloudflare.com/r2
Description
Existing documentation URL(s)
What changes are you suggesting?
commands like aws s3api put-object allow for that compatability check-sum, but commands like aws s3api list-buckets do not have that parameter. There needs to be a way to list/get buckets. Listing gives this error:
aws s3api list-buckets --endpoint-url https://EDITED_OUT_FOR_GITHUB_ISSUE.r2.cloudflarestorage.com
An error occurred (AccessDenied) when calling the ListBuckets operation: Access Denied
While the same put-object works without error
aws s3api put-object --endpoint-url https://EDITED_OUT_FOR_GITHUB_ISSUE.r2.cloudflarestorage.com --checksum-algorithm CRC32
Additional information
Metadata
Metadata
Labels
content:editRequest for content editsRequest for content editsdocumentationDocumentation editsDocumentation editsproduct:r2R2 object storage: https://developers.cloudflare.com/r2R2 object storage: https://developers.cloudflare.com/r2