nerdexam
Amazon

AXS-C01 · Question #68

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…

The correct answer is D. Use the developer console to add AMAZON.LaunchRequest to the interaction model, rebuild the. https://developer.amazon.com/blogs/alexa/post/0d8c5234-3c7a-4b77-9906-b43a5310bde4/5- common-error-messages-for-custom-alexa-skills-and-how-to-troubleshoot-them

Test, Validate, and Troubleshoot

Question

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?

Options

  • AUse Amazon CloudWatch to check the most recent execution log and see if an error is present.
  • BUse Amazon DynamoDB and export a copy of the log database, then search for error messages.
  • CUse the developer console to rebuild the model, then invoke the skill again with the invocation
  • DUse the developer console to add AMAZON.LaunchRequest to the interaction model, rebuild the

How the community answered

(60 responses)
  • A
    5% (3)
  • B
    10% (6)
  • C
    3% (2)
  • D
    82% (49)

Explanation

https://developer.amazon.com/blogs/alexa/post/0d8c5234-3c7a-4b77-9906-b43a5310bde4/5- common-error-messages-for-custom-alexa-skills-and-how-to-troubleshoot-them

Topics

#AWS Lambda#CloudWatch logs#error troubleshooting#debugging

Community Discussion

No community discussion yet for this question.

Full AXS-C01 Practice