v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1477523442.5 KB

Lists all repositories associated with the specified approval rule template.

post/#X-Amz-Target=CodeCommit_20150413.ListRepositoriesForApprovalRuleTemplate

Query parameters

maxResultsstring

Pagination limit

nextTokenstring

Pagination token

Headers

X-Amz-Target'CodeCommit_20150413.ListRepositoriesForApprovalRuleTemplate' required

Request body

approvalRuleTemplateNamestring required

The name of the approval rule template for which you want to list repositories that are associated with that template.

nextTokenstring

An enumeration token that, when provided in a request, returns the next batch of the results.

maxResultsinteger

A non-zero, non-negative integer used to limit the number of returned results.

Response

Success

repositoryNamesRepositoryName[]

A list of repository names that are associated with the specified approval rule template.

nextTokenstring

An enumeration token that allows the operation to batch the next results of the operation.