mirror of https://github.com/ansible/ansible.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
1.0 KiB
JSON
29 lines
1.0 KiB
JSON
7 years ago
|
{
|
||
|
"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": "*"
|
||
|
}
|
||
|
]
|
||
|
}
|