CognitoUserPoolConfig
import type { CognitoUserPoolConfig } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/appsync.ts";interface CognitoUserPoolConfig {
appIdClientRegex?: string | null;
awsRegion: string;
userPoolId: string;
}import type { CognitoUserPoolConfig } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/appsync.ts";