codecommit_list_approval_rule_templates {paws.developer.tools} | R Documentation |
Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account
Description
Lists all approval rule templates in the specified Amazon Web Services Region in your Amazon Web Services account. If an Amazon Web Services Region is not specified, the Amazon Web Services Region where you are signed in is used.
See https://www.paws-r-sdk.com/docs/codecommit_list_approval_rule_templates/ for full documentation.
Usage
codecommit_list_approval_rule_templates(nextToken = NULL, maxResults = NULL)
Arguments
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. |
[Package paws.developer.tools version 0.9.0 Index]