codecommit_list_associ_approv_rule_templa_for_reposi: Lists all approval rule templates that are associated with a...

codecommit_list_associated_approval_rule_templates_for_repositoryR Documentation

Lists all approval rule templates that are associated with a specified repository

Description

Lists all approval rule templates that are associated with a specified repository.

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

Usage

codecommit_list_associated_approval_rule_templates_for_repository(
  repositoryName,
  nextToken = NULL,
  maxResults = NULL
)

Arguments

repositoryName

[required] The name of the repository for which you want to list all associated approval rule templates.

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.