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

DeleteIAMPolicyAssignmentRequest

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

§Properties

§
AssignmentName: string
[src]

The name of the assignment.

§
AwsAccountId: string
[src]

The Amazon Web Services account ID where you want to delete the IAM policy assignment.

§
Namespace: string
[src]

The namespace that contains the assignment.