Retry Stage Execution

POST {{aws_codepipeline_base_url}}/?Action=RetryStageExecution

Request Params

KeyDatatypeRequiredDescription
ActionstringThe ID of the pipeline execution in the failed stage to be retried. Use the GetPipelineState action to retrieve the current pipelineExecutionId of the failed stage

Request Body

{"pipelineExecutionId"=>"3137f7cb-7cf7-EXAMPLE", "pipelineName"=>"MyFirstPipeline", "retryMode"=>"FAILED_ACTIONS", "stageName"=>"Staging"}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
User-Agentstring
X-Amz-Targetstring