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 2ac9ee5 commit c7bb942Copy full SHA for c7bb942
cloud-formation/ecs.yaml
@@ -12,6 +12,8 @@ Resources:
12
Action: sts:AssumeRole
13
Principal:
14
Service: ecs-tasks.amazonaws.com
15
+ ManagedPolicyArns:
16
+ - arn:aws:iam::aws:policy/service-role/AmazonECSTaskExecutionRolePolicy
17
Path: /gocapture/
18
TaskRole:
19
Type: AWS::IAM::Role
0 commit comments