aws / aws/aws-sam-cli

Support --acl parameter for sam package

Open
#2,195 3 comments 10 reactions 0 assignees View on GitHub
maintainer/need-response type/feature
Dominant language
Python
Stars
6.7k
Forks
1.2k
Avg merge
1d 10h
Merged PRs (30d)
52

Description

It would be very helpful if `sam package` command accepted `--acl` parameter. It would be passed on to uploads to S3 done by the client (similarly how `--metadata` works).
This would allow to work with S3 buckets that require specific ACL settings. Currently we need to resort to some tedious workarounds (like allowing more permissive policy, iterating over s3 key under prefix and chaning permissions with aws s3api put-object-acl.

Would be so great not to have to do it this way.

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.