as

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

LinkAccountSuccessCode

Represnts the success code of the link user account action.

Enumeration Members

CONSENT_DENIED: "CONSENT_DENIED"

Indicates that user was asked for consent and user declined the consent. This is considered as a valid action from user, hence considered success.


LINK_ALREADY_EXISTS: "LINK_ALREADY_EXISTS"

Link already exists for the given identity provider and partner user id with user amazon account. Consent will not be asked from user for this case.


LINK_ESTABLISHED: "LINK_ESTABLISHED"

Indicates that the user was sought for consent and consent was granted to link accounts and Amazon account and 3P account has been linked on SSI server


NOT_APPLICABLE

NOT_APPLICABLE: "NOT_APPLICABLE"

Indicates a state when link account success code is not applicable since the request to link the account failed.


Last updated: Oct 02, 2025