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

fix: exclude locationconstraint from s3 createBucket in us-east-1 #4666

Merged
merged 1 commit into from
Aug 14, 2024

Conversation

kuhe
Copy link
Contributor

@kuhe kuhe commented Aug 13, 2024

Add region check before adding locationConstraint in us-east-1.

Equivalent functionaltiy in JSv3: https://github.com/aws/aws-sdk-js-v3/blob/main/packages/middleware-location-constraint/src/index.ts

Checklist
  • npm run test passes
  • .d.ts file is updated
  • changelog is added, npm run add-change
  • run bundle exec rake docs:api and inspect doc/latest/index.html if documentation is changed
  • run npm run integration if integration test is changed
  • non-code related change (markdown/git settings etc)

@kuhe kuhe requested a review from a team as a code owner August 13, 2024 20:46
@kuhe kuhe merged commit a1c0ff7 into aws:master Aug 14, 2024
1 check passed
@kuhe kuhe deleted the fix/s3 branch August 14, 2024 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants