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

UpdateUserPoolDomainResponse

import type { UpdateUserPoolDomainResponse } from "https://aws-api.deno.dev/v0.3/services/cognitoidentityserviceprovider.ts?docs=full";

The UpdateUserPoolDomain response output.

interface UpdateUserPoolDomainResponse {
CloudFrontDomain?: string | null;
}

§Properties

§
CloudFrontDomain?: string | null
[src]

The Amazon CloudFront endpoint that Amazon Cognito set up when you added the custom domain to your user pool.