us-standard bucket restrictions
Open
- Dominant language
- Python
- Stars
- 372
- Forks
- 328
- PR merge metrics
- No merged PRs in 30d
Description
Some s3-tests like `test_bucket_create_naming_bad_starts_nonalpha` have `fails_on_aws` annotations due to AWS us-standard relaxed restrictions:
https://docs.aws.amazon.com/AmazonS3/latest/dev/BucketRestrictions.html
Instead s3-tests should more specifically annotate these as `fails_on_aws_us_standard`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.