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

GetPrincipalTagAttributeMapInput

import type { GetPrincipalTagAttributeMapInput } from "https://aws-api.deno.dev/v0.3/services/cognitoidentity.ts?docs=full";
interface GetPrincipalTagAttributeMapInput {
IdentityPoolId: string;
IdentityProviderName: string;
}

§Properties

§
IdentityPoolId: string
[src]

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

§
IdentityProviderName: string
[src]

You can use this operation to get the provider name.