aws-samples / aws-samples/cicd-lambda-container
Bucket cannot have ACLs set with ObjectOwnership's BucketOwnerEnforced setting
- Dominant language
- Python
- Stars
- 10
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
When I deploy `templates/tooling_resources.yml` stack fail and give me this error:
Bucket cannot have ACLs set with ObjectOwnership's BucketOwnerEnforced setting (Service: Amazon S3; Status Code: 400; Error Code: InvalidBucketAclWithObjectOwnership; Request ID: P93EQDAT9W9CQ1Q9; S3 Extended Request ID: TE3xAguBylAwNtqYffHuZBU8/focw2je+yV7oM2+yCCsG9bW8Ssgx39TuI+PZ+1ezc9y8bvI3vI=; Proxy: null)
Contributor guide
Research direction
Start with templates/tooling_resources.yml and reproduce the deployment to inspect the S3 bucket's ACL and ObjectOwnership settings. Confirm which configuration conflicts with BucketOwnerEnforced, then verify that the stack deploys successfully without the InvalidBucketAclWithObjectOwnership error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100