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

CreateDatalakeAutoEnableRequest

import type { CreateDatalakeAutoEnableRequest } from "https://aws-api.deno.dev/v0.4/services/securitylake.ts?docs=full";
interface CreateDatalakeAutoEnableRequest {
configurationForNewAccounts: AutoEnableNewRegionConfiguration[];
}

§Properties

§
configurationForNewAccounts: AutoEnableNewRegionConfiguration[]
[src]

Enable Security Lake with the specified configuration settings to begin collecting security data for new accounts in your organization.