{ "Statement": [ { "Sid": "Stmt1334764540928", "Action": [ "s3:GetBucketAcl", "s3:GetBucketLogging", "s3:GetBucketLocation", "s3:GetObject", "s3:ListAllMyBuckets", "s3:ListBucket", "s3:PutBucketAcl", "s3:PutBucketLogging", "s3:PutObject", "s3:PutObjectAcl" ], "Effect": "Allow", "Resource": [ "arn:aws:s3:::*" ] }, { "Sid": "Stmt1334764631669", "Action": [ "cloudfront:GetDistribution", "cloudfront:GetDistributionConfig", "cloudfront:GetStreamingDistribution", "cloudfront:GetStreamingDistributionConfig", "cloudfront:ListDistributions", "cloudfront:ListStreamingDistributions", "cloudfront:UpdateDistribution", "cloudfront:UpdateStreamingDistribution" ], "Effect": "Allow", "Resource": [ "*" ] }, { "Sid": "AllowCreateRole", "Action": [ "iam:GetUser", "iam:GetRole", "iam:CreateRole", "iam:PutRolePolicy" ], "Effect": "Allow", "Resource": [ "*" ] }, { "Sid": "AllowDescribeRegions", "Action": [ "ec2:DescribeRegions" ], "Effect": "Allow", "Resource": [ "*" ] }, { "Sid": "AllowCloudWatchBucketInfo", "Action": [ "cloudwatch:GetMetricStatistics" ], "Effect": "Allow", "Resource": [ "*" ] } ] }