cloudwatch_list_metric_streams: Returns a list of metric streams in this account

View source: R/cloudwatch_operations.R

cloudwatch_list_metric_streamsR Documentation

Returns a list of metric streams in this account

Description

Returns a list of metric streams in this account.

See https://www.paws-r-sdk.com/docs/cloudwatch_list_metric_streams/ for full documentation.

Usage

cloudwatch_list_metric_streams(NextToken = NULL, MaxResults = NULL)

Arguments

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.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.