Amazon CodePipeline · Example Payload

Amazon Codepipeline Get Third Party Job Details Input Example

AmazonCI/CDContinuous DeliveryDevOpsPipelineRelease Automation

Amazon Codepipeline Get Third Party Job Details Input 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

jobIdclientToken

Example Payload

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