v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1445247249.8 KB

Restarts a failed batch build. Only batch builds that have failed can be retried.

post/#X-Amz-Target=CodeBuild_20161006.RetryBuildBatch

Headers

X-Amz-Target'CodeBuild_20161006.RetryBuildBatch' required

Request body

idstring

Specifies the identifier of the batch build to restart.

retryType'RETRY_ALL_BUILDS' | 'RETRY_FAILED_BUILDS'

Specifies the type of retry to perform.

Response

Success