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

DescribeIAMPolicyAssignmentRequest

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

§Properties

§
AssignmentName: string
[src]

The name of the assignment, also called a rule.

§
AwsAccountId: string
[src]

The ID of the Amazon Web Services account that contains the assignment that you want to describe.

§
Namespace: string
[src]

The namespace that contains the assignment.