log_anomaly_detection_integrations
Retrieves a list of log_anomaly_detection_integrations
in a region
Overview
Name | log_anomaly_detection_integrations |
Type | Resource |
Description | log_anomaly_detection_integrations |
Id | awscc.devopsguru.log_anomaly_detection_integrations |
Fields
Name | Datatype | Description |
---|---|---|
account_id | undefined | |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
account_id
FROM awscc.devopsguru.log_anomaly_detection_integrations
WHERE region = 'us-east-1'
Permissions
To operate on the log_anomaly_detection_integrations
resource, the following permissions are required:
Create
devops-guru:DescribeServiceIntegration,
devops-guru:UpdateServiceIntegration,
logs:TagLogGroup,
logs:UntagLogGroup
List
devops-guru:DescribeServiceIntegration