aws / aws/aws-cli

Cloudformation package support --acl

Open
#2,681 15 comments 9 reactions 0 assignees View on GitHub
cloudformation package-deploy customization feature-request p3
Dominant language
Python
Stars
17.3k
Forks
4.6k
Avg merge
1d 2h
Merged PRs (30d)
13

Description

Hi

I have a use case where I am using cloudformation package to upload source code to an S3 bucket. However this bucket is set up for cross account access. This seems to cause an issue when the account the bucket is in tries to access the source code as the bucket owner does have full control of the object. Would it be possible to add the --acl flag which is available for the S3 command and all the options that are allowed with that flag. My specific scenario is that account A is used to build and test the code however it uploads the source to Account B. Account B then deploys the code via codepipeline.

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.