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

UpdateDatalakeRequest

import type { UpdateDatalakeRequest } from "https://aws-api.deno.dev/v0.4/services/securitylake.ts?docs=full";
interface UpdateDatalakeRequest {
configurations: [key in Region]: LakeConfigurationRequest | null | undefined;
}

§Properties

§
configurations: [key in Region]: LakeConfigurationRequest | null | undefined
[src]

Specify the Region or Regions that will contribute data to the rollup region.