Skip to content

Commit 444a66b

Browse files
committed
Add ecs:UpdateService permission to GithubRole
1 parent 3e8974f commit 444a66b

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
@@ -101,6 +101,7 @@ Resources:
101101
"ecs:DescribeClusters",
102102
"ecs:DescribeServices",
103103
"ecs:RegisterTaskDefinition",
104+
"ecs:UpdateService",
104105
"iam:AttachRolePolicy",
105106
"iam:DetachRolePolicy",
106107
"iam:PassRole"

0 commit comments

Comments
 (0)