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

GlueDataCatalogConfigurationUpdate

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

Updates to the configuration of the Glue Data Catalog that you use for SQL queries that you write in a Kinesis Data Analytics Studio notebook.

interface GlueDataCatalogConfigurationUpdate {
DatabaseARNUpdate: string;
}

§Properties

§
DatabaseARNUpdate: string
[src]

The updated Amazon Resource Name (ARN) of the database.