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

DescribeIdentityPoolInput

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

Input to the DescribeIdentityPool action.

interface DescribeIdentityPoolInput {
IdentityPoolId: string;
}

§Properties

§
IdentityPoolId: string
[src]

An identity pool ID in the format REGION:GUID.