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

GenerateEmbedUrlForRegisteredUserResponse

import type { GenerateEmbedUrlForRegisteredUserResponse } from "https://aws-api.deno.dev/v0.4/services/quicksight.ts?docs=full";
interface GenerateEmbedUrlForRegisteredUserResponse {
EmbedUrl: string;
RequestId: string;
Status: number;
}

§Properties

§
EmbedUrl: string
[src]

The embed URL for the Amazon QuickSight dashboard, visual, Q search bar, or console.

§
RequestId: string
[src]

The Amazon Web Services request ID for this operation.

§
Status: number
[src]

The HTTP status of the request.