Amazon CodePipeline · Example Payload

Amazon Codepipeline Job Worker Executor Configuration Example

AmazonCI/CDContinuous DeliveryDevOpsPipelineRelease Automation

Amazon Codepipeline Job Worker Executor Configuration 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

pollingAccountspollingServicePrincipals

Example Payload

Raw ↑
{
  "pollingAccounts": "123456789012",
  "pollingServicePrincipals": "example-value"
}