v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1477523442.5 KB

Deletes a specified approval rule template. Deleting a template does not remove approval rules on pull requests already created with the template.

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

Headers

X-Amz-Target'CodeCommit_20150413.DeleteApprovalRuleTemplate' required

Request body

approvalRuleTemplateNamestring required

The name of the approval rule template to delete.

Response

Success

approvalRuleTemplateIdstring required

The system-generated ID of the deleted approval rule template. If the template has been previously deleted, the only response is a 200 OK.