as

Settings
Sign out
Notifications
Alexa
Amazonアプリストア
AWS
ドキュメント
Support
Contact Us
My Cases
開発
設計と開発
公開
リファレンス
サポート
アクセスいただきありがとうございます。こちらのページは現在英語のみのご用意となっております。順次日本語化を進めてまいりますので、ご理解のほどよろしくお願いいたします。

GetUserAndLinksResponse

GetUserAndLinksResponse: object

Represents the result of the call to SimpleSignInService.GetUserAndLinks.

Type declaration

amazonUserId?

optional amazonUserId: string

Your scoped identifier for the Amazon user account active on the device.

optional links: Link[]

A collection of Link objects where each object represents a linked app user account. An empty collection is returned if the customer doesn't have any linked accounts.

requestStatus

requestStatus: RequestStatus

Status of the request.


Last updated: Oct 02, 2025