Include All Canned ACLs for S3 Buckets #3383
Labels
feature-request
A feature should be added or improved.
needs-triage
This issue or PR still needs to be triaged.
Note: for support questions, please first reference our documentation, then use Stackoverflow. This repository's issues are intended for feature requests and bug reports.
I'm submitting a ...
What is the current behavior?
If the current behavior is a 🪲bug🪲: Please provide the steps to reproduce
When creating an S3 bucket via the CDK, some of the canned ACLs that are exposed by AWS are not available, even though they are available via CloudFormation.
I would expect all Canned ACLs would be available via the CDK when creating a bucket.
Creating an S3 bucket specifically for logging is more problematic than it is in CloudFormation.
Please tell us about your environment:
Other information
I would like to see this implemented across all languages - I believe it is a useful addition as the Canned ACLs are already exposed in CloudFormation.
The text was updated successfully, but these errors were encountered: