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

GetIdentityPoolRolesInput

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

Input to the GetIdentityPoolRoles action.

interface GetIdentityPoolRolesInput {
IdentityPoolId: string;
}

§Properties

§
IdentityPoolId: string
[src]

An identity pool ID in the format REGION:GUID.