Skip to content
Snippets Groups Projects
Commit 461264fe authored by MIchael Nguyen's avatar MIchael Nguyen
Browse files

updating ecs

parent 3b7aae3b
No related branches found
No related tags found
1 merge request!6Trusted ibm
......@@ -584,8 +584,9 @@ Resources:
Statement:
- Effect: Allow
Action: ['ecs:CreateCluster', 'ecs:DeregisterContainerInstance', 'ecs:DiscoverPollEndpoint',
'ecs:Poll', 'ecs:RegisterContainerInstance', 'ecs:StartTelemetrySession',
'ecs:Submit*', 'logs:CreateLogStream', 'logs:PutLogEvents', 'ecr:*']
'ecs:Poll', 'ecs:RegisterContainerInstance', 'ecs:StartTelemetrySession', 'ecs:Submit*',
"logs:CreateLogGroup", "logs:CreateLogStream", "logs:PutLogEvents", "logs:DescribeLogStreams",
'ecr:*']
Resource: '*'
AutoscalingRole:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment