aws / aws/aws-toolkit-azure-devops

CodeDeploy S3 Cross Account

Open
#368 1 comment 0 reactions 0 assignees View on GitHub
feature-request
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.