Package-level declarations

Types

Link copied to clipboard

This is the Amazon Lookout for Metrics API Reference. For an introduction to the service with tutorials for getting started, visit Amazon Lookout for Metrics Developer Guide.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Functions

Link copied to clipboard

Activates an anomaly detector.

Link copied to clipboard

Runs a backtest for anomaly detection for the specified resource.

Link copied to clipboard

Creates an alert for an anomaly detector.

Link copied to clipboard

Creates an anomaly detector.

Link copied to clipboard

Creates a dataset.

Link copied to clipboard

Deactivates an anomaly detector.

Link copied to clipboard

Deletes an alert.

Link copied to clipboard

Deletes a detector. Deleting an anomaly detector will delete all of its corresponding resources including any configured datasets and alerts.

Link copied to clipboard

Describes an alert.

Link copied to clipboard

Returns information about the status of the specified anomaly detection jobs.

Link copied to clipboard
Link copied to clipboard

Describes a dataset.

Link copied to clipboard

Detects an Amazon S3 dataset's file format, interval, and offset.

Link copied to clipboard

Returns details about a group of anomalous metrics.

Link copied to clipboard

Returns details about the requested data quality metrics.

Link copied to clipboard

Get feedback for an anomaly group.

Link copied to clipboard

Returns a selection of sample records from an Amazon S3 datasource.

Link copied to clipboard

Lists the alerts attached to a detector.

Link copied to clipboard

Lists the detectors in the current AWS Region.

Link copied to clipboard

Returns a list of measures that are potential causes or effects of an anomaly group.

Link copied to clipboard

Returns a list of anomaly groups.

Link copied to clipboard

Gets a list of anomalous metrics for a measure in an anomaly group.

Link copied to clipboard

Lists the datasets in the current AWS Region.

Link copied to clipboard

Gets a list of tags for a detector, dataset, or alert.

Link copied to clipboard

Add feedback for an anomalous metric.

Link copied to clipboard

Adds tags to a detector, dataset, or alert.

Link copied to clipboard

Removes tags from a detector, dataset, or alert.

Link copied to clipboard

Make changes to an existing alert.

Link copied to clipboard

Updates a detector. After activation, you can only change a detector's ingestion delay and description.

Link copied to clipboard

Updates a dataset.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.