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

ActiveIAMPolicyAssignment

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

The active Identity and Access Management (IAM) policy assignment.

interface ActiveIAMPolicyAssignment {
AssignmentName?: string | null;
PolicyArn?: string | null;
}

§Properties

§
AssignmentName?: string | null
[src]

A name for the IAM policy assignment.

§
PolicyArn?: string | null
[src]

The Amazon Resource Name (ARN) of the resource.