View source: R/synthetics_operations.R
synthetics_list_groups | R Documentation |
Returns a list of all groups in the account, displaying their names, unique IDs, and ARNs. The groups from all Regions are returned.
See https://www.paws-r-sdk.com/docs/synthetics_list_groups/ for full documentation.
synthetics_list_groups(NextToken = NULL, MaxResults = NULL)
NextToken |
A token that indicates that there is more data available. You can use this token in a subsequent operation to retrieve the next set of results. |
MaxResults |
Specify this parameter to limit how many groups are returned each time
you use the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.