nerdexam
Amazon

AXS-C01 · Question #10

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?

The correct answer is B. The endpoint ARN has not been configured. See the full explanation below for the reasoning.

Question

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?

Options

  • AThe AWS Lambda function is encountering an error and is not returning a result.
  • BThe endpoint ARN has not been configured
  • CThe ASK has not been granted access to trigger the AWS Lambda function
  • DSkill ID verification has been disabled

How the community answered

(34 responses)
  • A
    6% (2)
  • B
    76% (26)
  • C
    3% (1)
  • D
    15% (5)

Community Discussion

No community discussion yet for this question.

Full AXS-C01 Practice