log_anomaly_detection_integrations_list_only
Lists log_anomaly_detection_integrations in a region or regions, for all properties use log_anomaly_detection_integrations
Overview
| Name | log_anomaly_detection_integrations_list_only |
| Type | Resource |
| Description | This resource schema represents the LogAnomalyDetectionIntegration resource in the Amazon DevOps Guru. |
| Id | aws.devopsguru.log_anomaly_detection_integrations_list_only |
Fields
| Name | Datatype | Description |
|---|---|---|
account_id | string | User account id, used as the primary identifier for the resource |
region | string | AWS region. |
Methods
| Name | Accessible by | Required Params |
|---|---|---|
list_resources | SELECT | region |
SELECT examples
Lists all log_anomaly_detection_integrations in a region.
SELECT
region,
account_id
FROM aws.devopsguru.log_anomaly_detection_integrations_list_only
WHERE region = 'us-east-1';
Permissions
For permissions required to operate on the log_anomaly_detection_integrations_list_only resource, see log_anomaly_detection_integrations