v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1484319348.7 KB

Update template sync configuration parameters, except for the <code>templateName</code> and <code>templateType</code>. Repository details (branch, name, and provider) should be of a linked repository. A linked repository is a repository that has been registered with Proton. For more information, see <a>CreateRepository</a>.

post/#X-Amz-Target=AwsProton20200720.UpdateTemplateSyncConfig

Headers

X-Amz-Target'AwsProton20200720.UpdateTemplateSyncConfig' required

Request body

branchstring required

The repository branch for your template.

repositoryNamestring required

The repository name (for example, <code>myrepos/myrepo</code>).

repositoryProvider'GITHUB' | 'GITHUB_ENTERPRISE' | 'BITBUCKET' required

The repository provider.

subdirectorystring

A subdirectory path to your template bundle version. When included, limits the template bundle search to this repository directory.

templateNamestring required

The synced template name.

templateType'ENVIRONMENT' | 'SERVICE' required

The synced template type.

Response

Success