Enable Stage Transition

POST {{aws_codepipeline_base_url}}/?Action=EnableStageTransition

Request Params

KeyDatatypeRequiredDescription
ActionstringThe name of the pipeline in which you want to enable the flow of artifacts from one stage to another.

Request Body

{"pipelineName"=>"MyFirstPipeline", "stageName"=>"Staging", "transitionType"=>"Inbound"}

HEADERS

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