Replies: 1 comment
-
Thanks for posting it here, would be great to add indeed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Would be great to explain more about Cloudfront configurations and permissions that are needed in order to work properly.
In the README, only permissions for S3 are explained.
I didn't know about the required permissions and invalidations, etc.. were not working as expected.
I think these are the least permissions required:
cloudfront:GetDistribution
cloudfront:GetDistributionConfig
cloudfront:CreateInvalidation
cloudfront:GetInvalidation
cloudfront:ListInvalidations
Beta Was this translation helpful? Give feedback.
All reactions