Enumeration Members
CONSENT_DENIED
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"
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:"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.

