mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
29 lines
1 KiB
JSON
29 lines
1 KiB
JSON
|
{
|
||
|
"Version": "2012-10-17",
|
||
|
"Statement": [
|
||
|
{
|
||
|
"Sid": "AllowCloudfrontUsage",
|
||
|
"Effect": "Allow",
|
||
|
"Action": [
|
||
|
"cloudfront:CreateDistribution",
|
||
|
"cloudfront:CreateDistributionWithTags",
|
||
|
"cloudfront:DeleteDistribution",
|
||
|
"cloudfront:GetDistribution",
|
||
|
"cloudfront:GetStreamingDistribution",
|
||
|
"cloudfront:GetDistributionConfig",
|
||
|
"cloudfront:GetStreamingDistributionConfig",
|
||
|
"cloudfront:GetInvalidation",
|
||
|
"cloudfront:ListDistributions",
|
||
|
"cloudfront:ListDistributionsByWebACLId",
|
||
|
"cloudfront:ListInvalidations",
|
||
|
"cloudfront:ListStreamingDistributions",
|
||
|
"cloudfront:ListTagsForResource",
|
||
|
"cloudfront:TagResource",
|
||
|
"cloudfront:UntagResource",
|
||
|
"cloudfront:UpdateDistribution"
|
||
|
],
|
||
|
"Resource": "*"
|
||
|
}
|
||
|
]
|
||
|
}
|