anomaly_monitors
Retrieves a list of anomaly_monitors
in a region
Overview
Name | anomaly_monitors |
Type | Resource |
Description | anomaly_monitors |
Id | awscc.ce.anomaly_monitors |
Fields
Name | Datatype | Description |
---|---|---|
monitor_arn | undefined | |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
monitor_arn
FROM awscc.ce.anomaly_monitors
WHERE region = 'us-east-1'
Permissions
To operate on the anomaly_monitors
resource, the following permissions are required:
Create
ce:CreateAnomalyMonitor,
ce:TagResource
List
ce:GetAnomalyMonitors