View source: R/codecommit_operations.R
codecommit_list_approval_rule_templates | R Documentation |
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.
codecommit_list_approval_rule_templates(nextToken = NULL, maxResults = NULL)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.