SchemaConfiguration
import type { SchemaConfiguration } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/firehose.ts";interface SchemaConfiguration {
CatalogId?: string | null;
DatabaseName?: string | null;
Region?: string | null;
RoleARN?: string | null;
TableName?: string | null;
VersionId?: string | null;
}