Learn R Programming

paws.machine.learning (version 0.9.0)

lookoutmetrics_list_metric_sets: Lists the datasets in the current AWS Region

Description

Lists the datasets in the current AWS Region.

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

Usage

lookoutmetrics_list_metric_sets(
  AnomalyDetectorArn = NULL,
  MaxResults = NULL,
  NextToken = NULL
)

Arguments

AnomalyDetectorArn

The ARN of the anomaly detector containing the metrics sets to list.

MaxResults

The maximum number of results to return.

NextToken

If the result of the previous request was truncated, the response includes a NextToken. To retrieve the next set of results, use the token in the next request. Tokens expire after 24 hours.