v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1477523442.5 KB

Removes the association between an approval rule template and one or more specified repositories.

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

Headers

X-Amz-Target'CodeCommit_20150413.BatchDisassociateApprovalRuleTemplateFromRepositories' required

Request body

approvalRuleTemplateNamestring required

The name of the template that you want to disassociate from one or more repositories.

repositoryNamesRepositoryName[] required
<p>The repository names that you want to disassociate from the approval rule template.</p> <note> <p>The length constraint limit is for each string in the array. The array itself can be empty.</p> </note>

Response

Success

disassociatedRepositoryNamesRepositoryName[] required

A list of repository names that have had their association with the template removed.