v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1484319348.7 KB

Get the sync status of a repository used for Proton template sync. For more information about template sync, see .

A repository sync status isn't tied to the Proton Repository resource (or any other Proton resource). Therefore, tags on an Proton Repository resource have no effect on this action. Specifically, you can't use these tags to control access to this action using Attribute-based access control (ABAC).

For more information about ABAC, see ABAC in the Proton User Guide.

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

Headers

X-Amz-Target'AwsProton20200720.GetRepositorySyncStatus' required

Request body

branchstring required

The repository branch.

repositoryNamestring required

The repository name.

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

The repository provider.

syncType'TEMPLATE_SYNC' | 'SERVICE_SYNC' required

The repository sync type.

Response

Success