Skip to main content

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

Namelog_anomaly_detection_integrations_list_only
TypeResource
DescriptionThis resource schema represents the LogAnomalyDetectionIntegration resource in the Amazon DevOps Guru.
Idaws.devopsguru.log_anomaly_detection_integrations_list_only

Fields

NameDatatypeDescription
account_idstringUser account id, used as the primary identifier for the resource
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

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