v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1477523442.5 KB

Removes the association between a template and a repository so that approval rules based on the template are not automatically created when pull requests are created in the specified repository. This does not delete any approval rules previously created for pull requests through the template association.

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

Headers

X-Amz-Target'CodeCommit_20150413.DisassociateApprovalRuleTemplateFromRepository' required

Request body

approvalRuleTemplateNamestring required

The name of the approval rule template to disassociate from a specified repository.

repositoryNamestring required

The name of the repository you want to disassociate from the template.

Response

Success