as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
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