Skip to content

Commit 81cb27a

Browse files
author
shay.elmualem
committed
add missing RetryBuild action
1 parent 955109f commit 81cb27a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc_source/auth-and-access-control-permissions-reference.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,11 @@ StopBuild
148148
Required to attempt to stop running builds\.
149149
**Resource:** `arn:aws:codebuild:region-ID: account-ID:project/ project-name `
150150

151+
RetryBuild
152+
**Action:** `codebuild:RetryBuild`
153+
Required to attempt to retry execution of a build\.
154+
**Resource:** `arn:aws:codebuild:region-ID: account-ID:project/ project-name`
155+
151156
UpdateProject
152157
**Actions:** `codebuild:UpdateProject`, `iam:PassRole`
153158
Required to change information about builds\.

0 commit comments

Comments
 (0)