aws-cdk icon indicating copy to clipboard operation
aws-cdk copied to clipboard

fix(s3): add support for uppercase characters in legacy bucket names

Open 5d opened this issue 1 year ago • 1 comments

Issue # (if applicable)

Closes #31731

Reason for this change

As @GavinZZ commented in issue #31731, the official AWS S3 documentation stated that uppercase characters were permitted in bucket names prior to March 1, 2018.

Description of changes

  • add support for uppercase characters in legacy bucket names

Description of how you validated changes

  • added new unit test cases and updated the integration test cases with legacy bucket names

Checklist


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

5d avatar Oct 18 '24 21:10 5d

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildv2Project1C6BFA3F-wQm2hXv2jqQv
  • Commit ID: 5015d9f5f44d0cc959b165f69b1fb8fe7be24a5b
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

aws-cdk-automation avatar Oct 21 '24 17:10 aws-cdk-automation

Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

mergify[bot] avatar Oct 21 '24 17:10 mergify[bot]

Comments on closed issues and PRs are hard for our team to see. If you need help, please open a new issue that references this one.

github-actions[bot] avatar Oct 21 '24 17:10 github-actions[bot]