Amazon CodePipeline · Example Payload

Amazon Codepipeline Current Revision Example

AmazonCI/CDContinuous DeliveryDevOpsPipelineRelease Automation

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

Top-level fields

revisionchangeIdentifiercreatedrevisionSummary

Example Payload

Raw ↑
{
  "revision": "example-value",
  "changeIdentifier": "500123",
  "created": "example-value",
  "revisionSummary": "example-value"
}