as

Settings
Sign out
Notifications
Alexa
亚马逊应用商店
AWS
文档
Support
Contact Us
My Cases
新手入门
设计和开发
应用发布
参考
支持
感谢您的访问。此页面目前仅提供英语版本。我们正在开发中文版本。谢谢您的理解。

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: Oct 02, 2025