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
Skip to main content
User - Represents a user’s profile information retrieved from their Amazon account.

Properties

userId

userId: string The user’s Amazon account ID, provided when the requested scope includes PROFILE or USERID.

userName

userName: string The user’s name as set in their Amazon customer profile, provided when the requested scope includes PROFILE.

userEmail

userEmail: string The email address of the customer’s Amazon account, provided when the requested scope includes PROFILE.

userPostalCode

userPostalCode: string The zip/postal code associated with the customer’s account, provided when the requested scope includes POSTAL_CODE.

userMobileNumber

userMobileNumber: string The mobile number associated with the customer’s account, provided when the requested scope includes MOBILE_NUMBER.
Last modified on July 22, 2026