View source: R/cloudwatchrum_operations.R
cloudwatchrum_list_app_monitors | R Documentation |
Returns a list of the Amazon CloudWatch RUM app monitors in the account.
See https://www.paws-r-sdk.com/docs/cloudwatchrum_list_app_monitors/ for full documentation.
cloudwatchrum_list_app_monitors(MaxResults = NULL, NextToken = NULL)
MaxResults |
The maximum number of results to return in one operation. The default is 50. The maximum that you can specify is 100. |
NextToken |
Use the token returned by the previous operation to request the next page of results. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.