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

GetCognitoEventsRequest

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

A request for a list of the configured Cognito Events

interface GetCognitoEventsRequest {
IdentityPoolId: string;
}

§Properties

§
IdentityPoolId: string
[src]

The Cognito Identity Pool ID for the request