Skip to main content

ICognitoIdentityMergeDeveloperIdentitiesRequest

Interface in AWS.CognitoIdentity

Interface for MergeDeveloperIdentities requests.

Ancestors

Properties

DestinationUserIdentifier

property DestinationUserIdentifier: string

Specify the identifier for the destination user.

DeveloperProviderName

property DeveloperProviderName: string

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

IdentityPoolId

property IdentityPoolId: string

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

SourceUserIdentifier

property SourceUserIdentifier: string

Specify the identifier for the source user.