We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41209fc commit 618edf6Copy full SHA for 618edf6
kb/reference-architectures/ccm/best-practices/aws/aws-permissions.md
@@ -144,6 +144,7 @@ The ECS permissions are also used to generate recommendations to best-fit your t
144
"ec2:DescribeRegions",
145
"ec2:DescribeInstances*",
146
"cloudwatch:GetMetricData",
147
+ "cloudwatch:ListMetrics",
148
"ce:GetRightsizingRecommendation"
149
],
150
"Effect": "Allow",
0 commit comments