Amazon Web Services Related Exams
AXS-C01 Exam
An Alexa Skill Builder is creating a skill that requires the user to authenticate by speaking a PIN before an
order status can be retrieved.
According to best practices, how should the PIN value be collected?
While developing a skill, an Alexa Skill Builder finds that the voice response is too quick and needs to be slowed down.
How can the Builder MOST efficiently iterate and test how the response will sound?
An Alexa Skill Builder is developing a skill containing a multi-turn dialog that can be invoked with or without a
specific intent request. On invocation, the skill needs to retrieve persistent attributes that have been saved by
a previous invocation, and then copy them into session attributes.
How should the Builder implement this functionality?