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

DescribeDataSetPermissionsRequest

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

§Properties

§
AwsAccountId: string
[src]

The Amazon Web Services account ID.

§
DataSetId: string
[src]

The ID for the dataset that you want to create. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.