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

LogsStatus

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

Retrieves the Logs status for the Amazon Security Lake account.

interface LogsStatus {
healthStatus: SourceStatus;
pathToLogs: string;
}

§Properties

§
healthStatus: SourceStatus
[src]

The health status of services, including error codes and patterns.

§
pathToLogs: string
[src]

Defines path the stored logs are available which has information on your systems, applications, and services.