Skip to content
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

feat(s3): Use us-east-1 while head bucket returns 403 without X-Amz-Bucket-Region #2677

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

john8628
Copy link
Contributor

#2654

If head bucket returns 403 but no X-Amz-Bucket-Region is given, we can use us-east-1 as region.

@john8628 john8628 requested a review from Xuanwo as a code owner July 20, 2023 07:42
@john8628 john8628 changed the title s3 head with no X-Amz-Bucket-Region , using us-east-1 region as default [feat] wher head bucket returns 403 and no X-Amz-Bucket-Region is given,then region us-east-1 . Jul 20, 2023
@Xuanwo Xuanwo changed the title [feat] wher head bucket returns 403 and no X-Amz-Bucket-Region is given,then region us-east-1 . feat(s3): Use us-east-1 while head bucket returns 403 without X-Amz-Bucket-Region Jul 20, 2023
core/src/services/s3/backend.rs Show resolved Hide resolved
@Xuanwo Xuanwo merged commit ce89210 into apache:main Jul 20, 2023
30 checks passed
@oowl oowl mentioned this pull request Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants