View Source aws_lookoutmetrics (aws v1.0.4)
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: https://docs.aws.amazon.com/lookoutmetrics/latest/dev.Summary
Functions
Activates an anomaly detector.
Runs a backtest for anomaly detection for the specified resource.
Creates an alert for an anomaly detector.
Creates an anomaly detector.
Creates a dataset.
Deactivates an anomaly detector.
Deletes an alert.
Deletes a detector.
Describes an alert.
Returns information about the status of the specified anomaly detection jobs.
Describes a detector.
Describes a dataset.
Detects an Amazon S3 dataset's file format, interval, and offset.
Returns details about a group of anomalous metrics.
Returns details about the requested data quality metrics.
Get feedback for an anomaly group.
Returns a selection of sample records from an Amazon S3 datasource.
Lists the alerts attached to a detector.
Lists the detectors in the current AWS Region.
Returns a list of measures that are potential causes or effects of an anomaly group.
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.
Gets a list of tags: https://docs.aws.amazon.com/lookoutmetrics/latest/dev/detectors-tags.html for a detector, dataset, or alert.
Add feedback for an anomalous metric.
Adds tags: https://docs.aws.amazon.com/lookoutmetrics/latest/dev/detectors-tags.html to a detector, dataset, or alert.
Removes tags: https://docs.aws.amazon.com/lookoutmetrics/latest/dev/detectors-tags.html from a detector, dataset, or alert.
Make changes to an existing alert.
Updates a detector.
Updates a dataset.
Functions
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.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.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.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.
Link to this function
list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)
View SourceUpdates a detector.
After activation, you can only change a detector's ingestion delay and description.