Amazon Web Services AWS Certified Alexa Skill Builder-Specialty AXS-C01 Question # 35 Topic 2 Discussion

Amazon Web Services AWS Certified Alexa Skill Builder-Specialty AXS-C01 Question # 35 Topic 2 Discussion

AXS-C01 Exam Topic 2 Question 35 Discussion:
Question #: 35
Topic #: 2

During testing of a new Amazon Alexa skill, the skill is repeatedly failing and invoking the function defined in

theaddErrorHandlermethod specified on theSkillBuilderobject. Upon inspection of Amazon

CloudWatch Logs, the Alexa Skill Builder establishes that the failure is occurring whenever

AMAZON.HelpIntentis being received.

How should this error be corrected?


A.

AMAZON.HelpIntentshould be handled by the SDK. The Builder should raise a support ticket with

Amazon.


B.

The Builder should ensure that the intent handler is coded so that it tests forAMAZON.HelpIntentin its

canHandlemethod, and when detected, returnstrue.


C.

The Builder should add logic to provide help instructions to the function defined in theaddErrorHandler

method specified on theSkillBuilderobject.


D.

The Builder should add anAMAZON.HelpIntententry to the interaction model to ensure the request for

help is recognized by the skill.


Get Premium AXS-C01 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.