cloudwatch_list_metric_streams {paws.management} | 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. |