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 6110dba commit d6b1833Copy full SHA for d6b1833
src/docs/getting-started/container-insights/ecs-prometheus.mdx
@@ -307,8 +307,7 @@ Policy document merged from <Link to="/docs/setup/ecs/create-iam-policy">ECS set
307
"ecs:DescribeContainerInstances",
308
"ecs:DescribeServices",
309
"ecs:DescribeTasks",
310
- "ecs:DescribeTaskDefinition",
311
- "ecs:DescribeInstances"
+ "ecs:DescribeTaskDefinition"
312
],
313
"Resource": "*"
314
}
0 commit comments