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

AccountCustomization

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

The Amazon QuickSight customizations associated with your Amazon Web Services account or a QuickSight namespace in a specific Amazon Web Services Region.

interface AccountCustomization {
DefaultEmailCustomizationTemplate?: string | null;
DefaultTheme?: string | null;
}

§Properties

§
DefaultEmailCustomizationTemplate?: string | null
[src]

The default email customization template.

§
DefaultTheme?: string | null
[src]

The default theme for this Amazon QuickSight subscription.