Skip to main content

log_anomaly_detection_integration

Gets an individual log_anomaly_detection_integration resource

Overview

Namelog_anomaly_detection_integration
TypeResource
Descriptionlog_anomaly_detection_integration
Idawscc.devopsguru.log_anomaly_detection_integration

Fields

NameDatatypeDescription
account_idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
account_id
FROM awscc.devopsguru.log_anomaly_detection_integration
WHERE data__Identifier = '<AccountId>';

Permissions

To operate on the log_anomaly_detection_integration resource, the following permissions are required:

Read

devops-guru:DescribeServiceIntegration

Update

devops-guru:UpdateServiceIntegration,
logs:TagLogGroup,
logs:UntagLogGroup

Delete

devops-guru:DescribeServiceIntegration,
devops-guru:UpdateServiceIntegration,
logs:TagLogGroup,
logs:UntagLogGroup