codecommit_update_approval_rule_template_name {paws.developer.tools} | 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. |