Amazon Proton · Example Payload

Amazon Proton List Repository Sync Definitions Input Example

DevOpsInfrastructure as CodePlatform EngineeringServerlessTemplatesSelf-ServiceCI/CD

Amazon Proton List Repository Sync Definitions Input 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

nextTokenrepositoryNamerepositoryProvidersyncType

Example Payload

Raw ↑
{
  "nextToken": "example-nextToken",
  "repositoryName": "my-environment",
  "repositoryProvider": "env-399",
  "syncType": "example-syncType"
}