Setting up access on AWS
{ "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Action": [ "ce:GetCostAndUsage", "ce:GetTags", "ce:GetDimensionValues", "ce:GetReservationUtilization", "ec2:Describe*", "elasticloadbalancing:Describe*", "cloudwatch:ListMetrics", "cloudwatch:GetMetricStatistics", "cloudwatch:Describe*", "autoscaling:Describe*" ], "Resource": "*" } ] }
PreviousConfiguring access to cloud providers (optional)NextSetting up access on Google Cloud Platform
Last updated
Was this helpful?
