{ "Version": "2012-10-17", "Statement": [ { "Sid": "s3du-cloudwatch", "Effect": "Allow", "Action": [ "cloudwatch:GetMetricStatistics", "cloudwatch:ListMetrics" ], "Resource": [ "*" ], "Condition": { "Bool": { "aws:SecureTransport": true } } } ] }