Skip to main content

ICognitoIdentityLookupDeveloperIdentityResponse

Interface in AWS.CognitoIdentity

Interface for LookupDeveloperIdentity responses.

Ancestors

Properties

DeveloperUserIdentifierList

property DeveloperUserIdentifierList: TList<string>

A list of developer identifiers associated with an Identity ID.

IdentityId

property IdentityId: string

The unique identifier for the identity in the format REGION:GUID.

NextToken

property NextToken: string

A next token for use in subsequent requests to fetch more identity pools.