Multiple Choice
An Alexa Skill Builder is developing a skill using AWS Lambda. The Builder made some backend code changes, then tested the skill on an Amazon Echo device. When invoking the skill, Amazon Alexa replies with "There was a problem with the requested skill's response". How can the Builder troubleshoot this problem?
A) Use Amazon CloudWatch to check the most recent execution log and see if an error is present.
B) Use Amazon DynamoDB and export a copy of the log database, then search for error messages.
C) Use the developer console to rebuild the model, then invoke the skill again with the invocation name.
D) Use the developer console to add AMAZON.LaunchRequest to the interaction model, rebuild the model, then invoke the skill again. Use the developer console to add AMAZON.LaunchRequest to the interaction model, rebuild the model, then invoke the skill again.
Correct Answer:

Verified
Correct Answer:
Verified
Q40: An Alexa Skill Builder wants to customize
Q41: An Alexa Skill Builder needs to display
Q42: A skill contains a PlanMyTrip intent configured
Q43: An Alexa Skill Builder has created a
Q44: An Alexa Skill Builder is developing a
Q46: An Alexa Skill Builder is developing a
Q47: A skill contains a PlanMyTrip intent configured
Q48: An Alexa Skill Builder is designing a
Q49: An Alexa Skill Builder wants to add
Q50: When testing an Amazon Alexa skill using