You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.
The info command of s3cmd returns some information when using the s3Proxy. Specifically, the following:
$ s3cmd -c proxyS3 info s3://dummy/
s3://dummy/ (bucket):
Location: us-east-1
Payer: none
WARNING: Could not refresh role
Expiration Rule: none
WARNING: Could not refresh role
Policy: none
WARNING: Could not refresh role
CORS: none
WARNING: Could not refresh role
ERROR: S3 error: 403 (Forbidden)
Is that something we would like to forbid?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The
info
command of s3cmd returns some information when using the s3Proxy. Specifically, the following:Is that something we would like to forbid?
The text was updated successfully, but these errors were encountered: