Skip to content

Conversation

@kquinn1204
Copy link
Contributor

Updating s3-create.py to:

  1. CreateBucketConfiguration for us-east-1:
    The script skips CreateBucketConfiguration when the region is us-east-1.
  2. Error Handling:
    Added a more robust check for missing or empty AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY.
  3. S3 Public Access Policy:
    Ensures proper application of public access settings and bucket policies if the --public flag is used.

@mbaldessari mbaldessari requested a review from day0hero January 7, 2025 13:28
@day0hero
Copy link
Contributor

/lgtm

@mbaldessari mbaldessari merged commit 9bd2bcd into validatedpatterns:main Jan 14, 2025
4 checks passed
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