codecommit_batch_associ_approv_rule_templa_with_reposi: Creates an association between an approval rule template and...

codecommit_batch_associate_approval_rule_template_with_repositoriesR Documentation

Creates an association between an approval rule template and one or more specified repositories

Description

Creates an association between an approval rule template and one or more specified repositories.

See https://www.paws-r-sdk.com/docs/codecommit_batch_associate_approval_rule_template_with_repositories/ for full documentation.

Usage

codecommit_batch_associate_approval_rule_template_with_repositories(
  approvalRuleTemplateName,
  repositoryNames
)

Arguments

approvalRuleTemplateName

[required] The name of the template you want to associate with one or more repositories.

repositoryNames

[required] The names of the repositories you want to associate with the template.

The length constraint limit is for each string in the array. The array itself can be empty.


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