Amazon CodePipeline · Example Payload

Amazon Codepipeline Stage Execution Example

AmazonCI/CDContinuous DeliveryDevOpsPipelineRelease Automation

Amazon Codepipeline Stage Execution Example is an example object payload from Amazon CodePipeline, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

pipelineExecutionIdstatus

Example Payload

Raw ↑
{
  "pipelineExecutionId": "500123",
  "status": "ACTIVE"
}