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

AutoEnableNewRegionConfiguration

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

Automatically enable new organization accounts as member accounts from an Amazon Security Lake administrator account.

interface AutoEnableNewRegionConfiguration {
region: Region;
sources: AwsLogSourceType[];
}

§Properties

§
region: Region
[src]

The Amazon Web Services Regions where Security Lake is automatically enabled.

§

The Amazon Web Services sources that are automatically enabled in Security Lake.