Skip to content

Commit eb0452c

Browse files
committed
Add ecs:DeleteService to GitHubRole
1 parent ae4bbc0 commit eb0452c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloud-formation/github-role.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,7 @@ Resources:
9696
"ecs:CreateCluster",
9797
"ecs:CreateService",
9898
"ecs:DeleteCluster",
99+
"ecs:DeleteService",
99100
"ecs:DeregisterTaskDefinition",
100101
"ecs:DescribeClusters",
101102
"ecs:DescribeServices",

0 commit comments

Comments
 (0)