Amazon CodePipeline · Example Payload

Amazon Codepipeline Get Pipeline State Output Example

AmazonCI/CDContinuous DeliveryDevOpsPipelineRelease Automation

Amazon Codepipeline Get Pipeline State Output Example is an example object payload from Amazon CodePipeline, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

pipelineNamepipelineVersionstageStatescreatedupdated

Example Payload

Raw ↑
{
  "pipelineName": "example-resource",
  "pipelineVersion": "1.0.0",
  "stageStates": "example-value",
  "created": "example-value",
  "updated": "example-value"
}