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

OrganizationS3LogsConfiguration

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

Describes whether S3 data event logs will be automatically enabled for new members of the organization.

interface OrganizationS3LogsConfiguration {
AutoEnable: boolean;
}

§Properties

§
AutoEnable: boolean
[src]

A value that contains information on whether S3 data event logs will be enabled automatically as a data source for the organization.