CloudWatchDashboardManagementPolicy
user_0659028
json
5 months ago
556 B
6
Indexable
{ "Version": "2012-10-17", "Statement": [ { "Sid": "ManageCloudWatchDashboard", "Effect": "Allow", "Action": [ "cloudwatch:PutDashboard", "cloudwatch:GetDashboard", "cloudwatch:DeleteDashboards", "cloudwatch:ListDashboards", "cloudwatch:GetMetricData", "cloudwatch:GetMetricStatistics", "cloudwatch:ListMetrics" ], "Resource": "*" } ] }
Editor is loading...
Leave a Comment