codecommit_update_approval_rule_template_name: Updates the name of a specified approval rule template

View source: R/codecommit_operations.R

codecommit_update_approval_rule_template_nameR Documentation

Updates the name of a specified approval rule template

Description

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.

Usage

codecommit_update_approval_rule_template_name(
  oldApprovalRuleTemplateName,
  newApprovalRuleTemplateName
)

Arguments

oldApprovalRuleTemplateName

[required] The current name of the approval rule template.

newApprovalRuleTemplateName

[required] The new name you want to apply to the approval rule template.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.