Amazon Developer

as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
Ring
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support
Skip to main content
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 modified on October 2, 2025