View source: R/codecommit_operations.R
codecommit_update_approval_rule_template_name | R Documentation |
Updates the name of a specified approval rule template.
See https://www.paws-r-sdk.com/docs/codecommit_update_approval_rule_template_name/ for full documentation.
codecommit_update_approval_rule_template_name(
oldApprovalRuleTemplateName,
newApprovalRuleTemplateName
)
oldApprovalRuleTemplateName |
[required] The current name of the approval rule template. |
newApprovalRuleTemplateName |
[required] The new name you want to apply to the approval rule template. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.