Amazon Proton · Example Payload

Amazon Proton Sync Blocker Example

DevOpsInfrastructure as CodePlatform EngineeringServerlessTemplatesSelf-ServiceCI/CD

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

Top-level fields

contextscreatedAtcreatedReasonidresolvedAtresolvedReasonstatustype

Example Payload

Raw ↑
{
  "contexts": "example-contexts",
  "createdAt": "example-createdAt",
  "createdReason": "example-createdReason",
  "id": "env-269",
  "resolvedAt": "example-resolvedAt",
  "resolvedReason": "example-resolvedReason",
  "status": "ACTIVE",
  "type": "example-type"
}