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

GetPermissionsBoundaryForPermissionSetRequest

import type { GetPermissionsBoundaryForPermissionSetRequest } from "https://aws-api.deno.dev/v0.4/services/ssoadmin.ts?docs=full";
interface GetPermissionsBoundaryForPermissionSetRequest {
InstanceArn: string;
PermissionSetArn: string;
}

§Properties

§
InstanceArn: string
[src]

The ARN of the IAM Identity Center instance under which the operation will be executed.

§
PermissionSetArn: string
[src]

The ARN of the PermissionSet.