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

DescribeIdentityInput

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

Input to the DescribeIdentity action.

interface DescribeIdentityInput {
IdentityId: string;
}

§Properties

§
IdentityId: string
[src]

A unique identifier in the format REGION:GUID.