Skip to content

Commit 4d49f76

Browse files
fix depend-on
1 parent 7bcf637 commit 4d49f76

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cfn/ESDK-Python.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -216,8 +216,7 @@ Resources:
216216
"Action": [
217217
"codebuild:StartBuild",
218218
"codebuild:StopBuild",
219-
"codebuild:RetryBuild",
220-
"codebuild:BatchGetBuilds"
219+
"codebuild:RetryBuild"
221220
]
222221
}
223222
]

0 commit comments

Comments
 (0)