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

GetDatalakeResponse

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

§Properties

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

Retrieves the Security Lake configuration object.