Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

LogsAnomalyDetectionIntegration

import type { LogsAnomalyDetectionIntegration } from "https://aws-api.deno.dev/v0.4/services/devopsguru.ts?docs=full";

Information about the integration of DevOps Guru with CloudWatch log groups for log anomaly detection.

interface LogsAnomalyDetectionIntegration {
OptInStatus?: OptInStatus | null;
}

§Properties

§
OptInStatus?: OptInStatus | null
[src]

Specifies if DevOps Guru is configured to perform log anomaly detection on CloudWatch log groups.