as

Settings
Sign out
Notifications
Alexa
Amazon Appstore
AWS
Documentation
Support
Contact Us
My Cases
Get Started
Design and Develop
Publish
Reference
Support

IValidatePinResponse

Response to a IParentalControlsComponent::invokeValidatePinWorkflow request.

Properties

isPinValid

isPinValid: boolean

Signifies whether the passed PIN was valid, i.e. it matched the user's account PIN as set with www.amazon.com/pin, and therefore whether an action the caller is gating (such as switching profiles) should proceed.

Returns

true if the passed PIN was valid, else false.

Note

the user's decision to cancel PIN validation is not treated as a failure; instead this accessor will indicate false.


Last updated: Sep 30, 2025