Amazon Web Services Related Exams
AXS-C01 Exam

An Alexa Skill Builder wants to implement in-skill purchasing to offer one-time purchases for access to
premium content. The Builder created an entitlement product and deployed it successfully using the ASK CLI
tool. When testing the customBuyInskillProductIntentin the developer console, the Builder receives
the following error:
Sorry, this product is not available with your current language setting.
How can this error be fixed?
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?
AMAZON.MoreIntentis comparable to which of the following Amazon Alexa intents? (Choose two.)