2018-01-17 17:03:23 +01:00
|
|
|
{
|
|
|
|
"Version": "2012-10-17",
|
|
|
|
"Statement": [
|
|
|
|
{
|
|
|
|
"Sid": "AllowCloudfrontUsage",
|
|
|
|
"Effect": "Allow",
|
|
|
|
"Action": [
|
|
|
|
"cloudfront:CreateDistribution",
|
|
|
|
"cloudfront:CreateDistributionWithTags",
|
2018-04-05 20:06:04 +02:00
|
|
|
"cloudfront:CreateCloudFrontOriginAccessIdentity",
|
2018-01-17 17:03:23 +01:00
|
|
|
"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": "*"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|