Amazon Proton · Example Payload

Amazon Proton Resource Sync Attempt Example

DevOpsInfrastructure as CodePlatform EngineeringServerlessTemplatesSelf-ServiceCI/CD

Amazon Proton Resource Sync Attempt Example is an example object payload from Amazon Proton, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

eventsinitialRevisionstartedAtstatustargettargetRevision

Example Payload

Raw ↑
{
  "events": "example-events",
  "initialRevision": "example-initialRevision",
  "startedAt": "example-startedAt",
  "status": "ACTIVE",
  "target": "example-target",
  "targetRevision": "example-targetRevision"
}