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

GetPrincipalTagAttributeMapResponse

import type { GetPrincipalTagAttributeMapResponse } from "https://aws-api.deno.dev/v0.3/services/cognitoidentity.ts?docs=full";
interface GetPrincipalTagAttributeMapResponse {
IdentityPoolId?: string | null;
IdentityProviderName?: string | null;
PrincipalTags?: {
[key: string]: string | null | undefined;
}
| null;
UseDefaults?: boolean | null;
}

§Properties

§
IdentityPoolId?: string | null
[src]

You can use this operation to get the ID of the Identity Pool you setup attribute mappings for.

§
IdentityProviderName?: string | null
[src]

You can use this operation to get the provider name.

§
PrincipalTags?: {
[key: string]: string | null | undefined;
}
| null
[src]

You can use this operation to add principal tags. The PrincipalTagsoperation enables you to reference user attributes in your IAM permissions policy.

§
UseDefaults?: boolean | null
[src]

You can use this operation to list