Amazon Web Services Related Exams
AXS-C01 Exam

AMAZON.MoreIntentis comparable to which of the following Amazon Alexa intents? (Choose two.)
An Alexa Skill Builder receives feedback from users that a specific utterance causes Amazon Alexa to trigger the skill’sAMAZON.HelpIntentrather than triggering the correct intent and slot.
How can the Builder reproduce this behavior to troubleshoot the problem?
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?