Skip to main content

log_anomaly_detection_integrations

Retrieves a list of log_anomaly_detection_integrations in a region

Overview

Namelog_anomaly_detection_integrations
TypeResource
Descriptionlog_anomaly_detection_integrations
Idawscc.devopsguru.log_anomaly_detection_integrations

Fields

NameDatatypeDescription
account_idundefined
regionstringAWS 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