Amazon Proton · Example Payload

Amazon Proton Repository Sync Definition Example

DevOpsInfrastructure as CodePlatform EngineeringServerlessTemplatesSelf-ServiceCI/CD

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

Top-level fields

branchdirectoryparenttarget

Example Payload

Raw ↑
{
  "branch": "example-branch",
  "directory": "example-directory",
  "parent": "example-parent",
  "target": "example-target"
}