Amazon CodePipeline · Example Payload

Amazon Codepipeline Put Third Party Job Success Result Input Example

AmazonCI/CDContinuous DeliveryDevOpsPipelineRelease Automation

Amazon Codepipeline Put Third Party Job Success Result Input 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

jobIdclientTokencurrentRevisioncontinuationTokenexecutionDetails

Example Payload

Raw ↑
{
  "jobId": "500123",
  "clientToken": "example-value",
  "currentRevision": "example-value",
  "continuationToken": "example-value",
  "executionDetails": "example-value"
}