Multiple Choice
An Alexa Skill Builder made changes to an AWS Lambda function that is used as the endpoint for a skill. The Builder discovers that the skill now returns an error when it is launched. How can the Builder use the Lambda console to trigger the function and debug the code?
A) Create a Lambda test event using the JSON request as input to find the specific error within the code.
B) Create a Lambda test event using the JSON response as output to find the specific error within the code.
C) Check the JSON response to see if there are any syntax errors in the code.
D) Create a Lambda test event using the JSON interaction model to find the specific error within the code.
Correct Answer:

Verified
Correct Answer:
Verified
Q28: An Alexa Skill Builder receives feedback from
Q29: An Alexa Skill Builder is using the
Q30: An Alexa Skill Builder published a skill
Q31: An Alexa Skill Builder is using session
Q32: An Amazon Alexa trip planner skill has
Q34: An Amazon Alexa skill fetches data for
Q35: An Alexa Skill Builder wants to create
Q36: An Alexa Skill Builder wants to name
Q37: An Alexa Skill Builder is developing a
Q38: An Alexa Skill Builder is building an