LookoutMetrics
import { LookoutMetrics } from "https://aws-api.deno.dev/v0.2/services/lookoutmetrics.ts?docs=full";
§Constructors
§Methods
Activates an anomaly detector.
Runs a backtest for anomaly detection for the specified resource.
Creates an anomaly detector.
Creates a dataset.
Deletes a detector. Deleting an anomaly detector will delete all of its corresponding resources including any configured datasets and alerts.
Describes an alert.
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.
Returns information about the status of the specified anomaly detection jobs.
Describes a detector.
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.
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.
Returns details about a group of anomalous metrics.
Returns a selection of sample records from an Amazon S3 datasource.
Lists the alerts attached to a detector.
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.
Lists the detectors in the current AWS Region.
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.
Returns a list of anomaly groups.
Gets a list of anomalous metrics for a measure in an anomaly group.
Lists the datasets in the current AWS Region.
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.
Gets a list of tags for a detector, dataset, or alert.
Updates a detector. After activation, you can only change a detector's ingestion delay and description.
Updates a dataset.