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