Skip to content

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

Merged
Xuanwo merged 2 commits intoapache:mainfrom
john8628:main
Jul 20, 2023
Merged

feat(s3): Use us-east-1 while head bucket returns 403 without X-Amz-Bucket-Region#2677
Xuanwo merged 2 commits intoapache:mainfrom
john8628:main

Conversation

@john8628
Copy link
Copy Markdown
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
@github-actions github-actions Bot added the releases-note/feat The PR implements a new feature or has a title that begins with "feat" label Jul 20, 2023
Comment thread core/src/services/s3/backend.rs
@Xuanwo Xuanwo merged commit ce89210 into apache:main Jul 20, 2023
@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

Labels

releases-note/feat The PR implements a new feature or has a title that begins with "feat"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants