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

BulkPublishResponse

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

The output for the BulkPublish operation.

interface BulkPublishResponse {
IdentityPoolId?: string | null;
}

§Properties

§
IdentityPoolId?: string | null
[src]

A name-spaced GUID (for example, us-east-1:23EC4050-6AEA-7089-A2DD-08002EXAMPLE) created by Amazon Cognito. GUID generation is unique within a region.