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

[IT-3313] Explicitly create public buckets #401

Merged
merged 1 commit into from
Dec 4, 2023

Conversation

zaro0508
Copy link
Member

@zaro0508 zaro0508 commented Dec 4, 2023

Our bootstrap templates create public buckets to store cloudformation and lambda artifacts which is what we prefer. AWS changed the default account behavior to not allow creating public buckets[1]. To create public bucket we now must explicitly state that we want them to be public. This change does that.

[1] https://repost.aws/questions/QUMcgxysOFRBmKIt9KRkYccg/api-s3-putbucketpolicy-access-denied-error-during-a-cloudformation-stack-creation

Our bootstrap templates create public buckets to store cloudformation
and lambda artifacts which is what we prefer. AWS changed the default
account behavior to not allow creating public buckets[1].  To create
public bucket we now much explicitly state that we want them to be public.
This change does that.

[1] https://repost.aws/questions/QUMcgxysOFRBmKIt9KRkYccg/api-s3-putbucketpolicy-access-denied-error-during-a-cloudformation-stack-creation
@zaro0508 zaro0508 merged commit a506225 into Sage-Bionetworks:master Dec 4, 2023
4 checks passed
zaro0508 added a commit to Sage-Bionetworks-IT/organizations-infra that referenced this pull request Dec 6, 2023
Bootstrap and setup basic infrastructure for the opendata AWS account. These are the base resources that we put on every account to allow us to easily manage the account using infrastructure as code.

depends on Sage-Bionetworks/aws-infra#401
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.

2 participants