LookoutMetrics#
Client#
- class LookoutMetrics.Client#
A low-level client representing Amazon Lookout for Metrics (LookoutMetrics)
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.
client = session.create_client('lookoutmetrics')
These are the available methods:
- activate_anomaly_detector
- back_test_anomaly_detector
- can_paginate
- close
- create_alert
- create_anomaly_detector
- create_metric_set
- deactivate_anomaly_detector
- delete_alert
- delete_anomaly_detector
- describe_alert
- describe_anomaly_detection_executions
- describe_anomaly_detector
- describe_metric_set
- detect_metric_set_config
- get_anomaly_group
- get_data_quality_metrics
- get_feedback
- get_paginator
- get_sample_data
- get_waiter
- list_alerts
- list_anomaly_detectors
- list_anomaly_group_related_metrics
- list_anomaly_group_summaries
- list_anomaly_group_time_series
- list_metric_sets
- list_tags_for_resource
- put_feedback
- tag_resource
- untag_resource
- update_alert
- update_anomaly_detector
- update_metric_set
Client Exceptions#
Client exceptions are available on a client instance via the exceptions
property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are: