LinkUserAccountRequest
LinkUserAccountRequest:
object
Represents the request for calling SimpleSignInService.LinkUserAccount.
Type declaration
identityProviderName
identityProviderName:
string
The name of the identity provider you use to authenticate users signing into your apps. You can pick a meaningful string value to represent your identity provider.
linkSigningKey
linkSigningKey:
string
The private key part of the LinkKeyPair, encrypted using AppStoreKeyPair→PublicKey corresponding to the app revision.
linkToken
linkToken:
Token
A link token representing the account linking relationship.
partnerUserId
partnerUserId:
string
An opaque identifier used to represent your user's identity to Amazon. This identifier is used in de-duplication of account linking requests if the app account is already linked with their Amazon account.
userLoginName
userLoginName:
string
The login name associated with the app account to display on the user consent screen.
Last updated: Sep 30, 2025