Skip to content

Allow setting transfer acceleration #750

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ab77
Copy link
Contributor

@ab77 ab77 commented May 12, 2025

(Override all values in parentheses)

(Run yamllint folder/template.yaml, cfn-lint -i E1019 E3002 E2520 -t folder/template.yaml, and aws cloudformation validate-template --template-body file://folder/template.yaml before you open a PR)

(Do not include multiple changes in one PR. Open additional PRs instead.)

# addressing this should be a separate PR
$ cfn-lint -i E1019 E3002 E2520 -t state/s3.yaml 
W3045 Consider using AWS::S3::BucketPolicy instead of AccessControl
state/s3.yaml:176:7

S3 buckets can be accelerated to allow workloads in different regions to practically share a bucket in a central region. This change allows toggling this feature on (default off).

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.

1 participant