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