Amazon Proton · Example Payload

Amazon Proton Create Template Sync Config Input Example

DevOpsInfrastructure as CodePlatform EngineeringServerlessTemplatesSelf-ServiceCI/CD

Amazon Proton Create Template Sync Config Input 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

branchrepositoryNamerepositoryProvidersubdirectorytemplateNametemplateType

Example Payload

Raw ↑
{
  "branch": "example-branch",
  "repositoryName": "my-environment",
  "repositoryProvider": "env-605",
  "subdirectory": "example-subdirectory",
  "templateName": "my-environment",
  "templateType": "standard-env-template"
}