Skip to main content

ICognitoIdentityUnlinkDeveloperIdentityRequest

Interface in AWS.CognitoIdentity

Interface for UnlinkDeveloperIdentity requests.

Ancestors

Properties

DeveloperProviderName

property DeveloperProviderName: string

Specify the "domain" by which Cognito refers to your users.

DeveloperUserIdentifier

property DeveloperUserIdentifier: string

Specify a unique ID used by your backend authentication process to identify a user.

IdentityId

property IdentityId: string

Specify the unique identifier of the identity in the format REGION:GUID.

IdentityPoolId

property IdentityPoolId: string

Specify the ID of the identity pool in the format REGION:GUID.