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

OrganizationS3LogsConfigurationResult

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

The current configuration of S3 data event logs as a data source for the organization.

interface OrganizationS3LogsConfigurationResult {
AutoEnable: boolean;
}

§Properties

§
AutoEnable: boolean
[src]

A value that describes whether S3 data event logs are automatically enabled for new members of the organization.