Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for ACL and extra redundancy options in S3 logging block #417

Merged
merged 2 commits into from
Jun 10, 2021
Merged

Add support for ACL and extra redundancy options in S3 logging block #417

merged 2 commits into from
Jun 10, 2021

Conversation

bengesoff
Copy link
Contributor

@bengesoff bengesoff commented Jun 10, 2021

Fixes #409, this PR adds support for the acl parameter and two extra options for redundancy (the infrequently accessed storage classes). The acl parameter allows you to set the permissions of the objects uploaded to S3, including private, public-read, and some others like bucket-owner-read.

Copy link
Collaborator

@Integralist Integralist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks @bengesoff

@Integralist Integralist added the enhancement New feature or request label Jun 10, 2021
@Integralist Integralist merged commit 4464248 into fastly:main Jun 10, 2021
@bengesoff bengesoff deleted the update-s3-logging-params branch June 10, 2021 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

acl Parameter For s3logging Block On fastly_service_v1 Resource
2 participants