View source: R/cloudwatch_operations.R
cloudwatch_list_metric_streams | R Documentation |
Returns a list of metric streams in this account.
See https://www.paws-r-sdk.com/docs/cloudwatch_list_metric_streams/ for full documentation.
cloudwatch_list_metric_streams(NextToken = NULL, MaxResults = NULL)
NextToken |
Include this value, if it was returned by the previous call, to get the next set of metric streams. |
MaxResults |
The maximum number of results to return in one operation. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.