Skip to main content

anomaly_detectors

Retrieves a list of anomaly_detectors in a region

Overview

Nameanomaly_detectors
TypeResource
Descriptionanomaly_detectors
Idawscc.lookoutmetrics.anomaly_detectors

Fields

NameDatatypeDescription
arnundefined
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
arn
FROM awscc.lookoutmetrics.anomaly_detectors
WHERE region = 'us-east-1'

Permissions

To operate on the anomaly_detectors resource, the following permissions are required:

Create

lookoutmetrics:CreateAnomalyDetector,
lookoutmetrics:DeleteAnomalyDetector,
lookoutmetrics:CreateMetricSet,
iam:PassRole

List

lookoutmetrics:ListAnomalyDetectors