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

LinkAccountSuccessCode

Represnts the success code of the link user account action.

Enumeration Members

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


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.


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.


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: Jul 22, 2026