codecommit_list_repositories_for_approval_rule_template: Lists all repositories associated with the specified approval...

View source: R/codecommit_operations.R

codecommit_list_repositories_for_approval_rule_templateR Documentation

Lists all repositories associated with the specified approval rule template

Description

Lists all repositories associated with the specified approval rule template.

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

Usage

codecommit_list_repositories_for_approval_rule_template(
  approvalRuleTemplateName,
  nextToken = NULL,
  maxResults = NULL
)

Arguments

approvalRuleTemplateName

[required] The name of the approval rule template for which you want to list repositories that are associated with that template.

nextToken

An enumeration token that, when provided in a request, returns the next batch of the results.

maxResults

A non-zero, non-negative integer used to limit the number of returned results.


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