v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1430236144.1 KB

Describes a dataset.

Amazon Lookout for Metrics API actions are eventually consistent. If you do a read operation on a resource immediately after creating or modifying it, use retries to allow time for the write operation to complete.

post/DescribeMetricSet

Request body

MetricSetArnstring required

The ARN of the dataset.

Response

Success

MetricSetArnstring

The ARN of the dataset.

AnomalyDetectorArnstring

The ARN of the detector that contains the dataset.

MetricSetNamestring

The name of the dataset.

MetricSetDescriptionstring

The dataset's description.

CreationTimestring date-time

The time at which the dataset was created.

LastModificationTimestring date-time

The time at which the dataset was last modified.

Offsetinteger

After an interval ends, the amount of seconds that the detector waits before importing data. Offset is only supported for S3, Redshift, Athena and datasources.

DimensionListColumnName[]

A list of the dimensions chosen for analysis.

MetricSetFrequency'P1D' | 'PT1H' | 'PT10M' | 'PT5M'

The interval at which the data will be analyzed for anomalies.

Timezonestring

The time zone in which the dataset's data was recorded.