AWS Certified Alexa Skill Builder – Specialty – Question54

When testing an Amazon Alexa skill using the Test page in the developer console, the JSON output is null. What is the MOST likely cause?

A.
The AWS Lambda function is encountering an error and is not returning a result.
B. The endpoint ARN has not been configured
C. The ASK has not been granted access to trigger the AWS Lambda function
D. Skill ID verification has been disabled

Correct Answer: B