allow metrics collection (#15352)

This commit is contained in:
Andreas Würl 2017-06-21 15:58:55 +02:00 committed by Paul Stack
parent c10f5caf05
commit aa130b070a
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@
"ecs:DiscoverPollEndpoint", "ecs:DiscoverPollEndpoint",
"ecs:Poll", "ecs:Poll",
"ecs:RegisterContainerInstance", "ecs:RegisterContainerInstance",
"ecs:Submit*" "ecs:Submit*",
"ecs:StartTelemetrySession"
], ],
"Resource": [ "Resource": [
"*" "*"