View source: R/codecommit_operations.R
codecommit_delete_approval_rule_template | R Documentation |
Deletes a specified approval rule template. Deleting a template does not remove approval rules on pull requests already created with the template.
See https://www.paws-r-sdk.com/docs/codecommit_delete_approval_rule_template/ for full documentation.
codecommit_delete_approval_rule_template(approvalRuleTemplateName)
approvalRuleTemplateName |
[required] The name of the approval rule template to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.