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 2ff6b61 commit 94235bfCopy full SHA for 94235bf
cloud-formation/ecs.yaml
@@ -14,7 +14,6 @@ Resources:
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
20
Properties:
@@ -25,7 +24,6 @@ Resources:
25
24
Action: sts:AssumeRole
26
Principal:
27
28
29
Vpc:
30
Type: AWS::EC2::VPC
31
0 commit comments