-
Notifications
You must be signed in to change notification settings - Fork 4.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
aws s3api get-bucket-location doesnt return anything #345
Labels
bug
This issue is a bug.
Comments
ghost
assigned garnaat
Sep 11, 2013
If you run with |
I opened a pull request to botocore with a proposed fix here: boto/botocore#213 |
Should be fixed now that boto/botocore#213 has been merged. |
I'm still having this issue with |
thoward-godaddy
pushed a commit
to thoward-godaddy/aws-cli
that referenced
this issue
Feb 12, 2022
Update debug flags to match latest on live Lambda
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I run
aws s3api get-bucket-location --bucket mytestbucket
I don't get anything back (but the return value is 0).I'm using the following version:
The text was updated successfully, but these errors were encountered: