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

DescribeDataSourcePermissionsRequest

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

§Properties

§
AwsAccountId: string
[src]

The Amazon Web Services account ID.

§
DataSourceId: string
[src]

The ID of the data source. This ID is unique per Amazon Web Services Region for each Amazon Web Services account.