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

GetCatalogImportStatusRequest

import type { GetCatalogImportStatusRequest } from "https://aws-api.deno.dev/v0.3/services/glue.ts?docs=full";
interface GetCatalogImportStatusRequest {
CatalogId?: string | null;
}

§Properties

§
CatalogId?: string | null
[src]

The ID of the catalog to migrate. Currently, this should be the Amazon Web Services account ID.