Amazon CodePipeline · Example Payload

Amazon Codepipeline Action Execution Result Example

AmazonCI/CDContinuous DeliveryDevOpsPipelineRelease Automation

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

Top-level fields

externalExecutionIdexternalExecutionSummaryexternalExecutionUrl

Example Payload

Raw ↑
{
  "externalExecutionId": "500123",
  "externalExecutionSummary": "example-value",
  "externalExecutionUrl": "https://example.amazonaws.com"
}