aws / aws/aws-toolkit-azure-devops
CodeDeploy S3 Cross Account
- Dominant language
- TypeScript
- Stars
- 258
- Forks
- 114
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
When uploading to S3 to a bucket in another account object is stored with no root owner. It would be nice if we can specify a bucket in another account and have the ACL set correctly so that code deploy can access it.
**Describe the solution you'd like**
Set ACL with bucket-owner-full-control on the object when uploaded
**Describe alternatives you've considered**
suicide
**Additional context**
N/A
Contributor guide
Research direction
Locate the TypeScript entry point that uploads CodeDeploy artifacts to S3 and inspect how cross-account buckets are handled. Reproduce an upload to a bucket in another account, then verify that the resulting object grants bucket-owner-full-control and remains accessible to CodeDeploy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- cloud, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100