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 617c6a1 commit 9404313Copy full SHA for 9404313
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