Free AWS-CERTIFIED-ALEXA-SKILL-BUILDER-SPECIALTY Amazon AWS-CERTIFIED-ALEXA-SKILL-BUILDER-SPECIALTY Practice Test Question

Loading demo links...

Showing 4–6 of 6 questions

Question 4 (Topic 1)

An Alexa Skill Builder would like to improve a skill's help experience. To do this, the Builder plans to leverage the user's activity leading up to the help request to contextualize the help response. Where should the skill obtain the necessary context?

Select an option, then click Submit answer.

  • Load the user's recent activity from the Intent Request History API, then use this to provide context to the AMAZON.HelpIntent request.
  • Retrieve the recent activity from the context object passed with the AMAZON.HelpIntent request.
  • Use a session attribute to store the intent name for each request, then use this to provide context to the AMAZON.HelpIntent request.
  • Retrieve the recent activity from the slot values passed with the AMAZON.HelpIntent request.
Question 5 (Topic 1)

An Alexa Skill Builder is developing a skill that must send an initial welcome email to each new user. What combination of features would the Builder use to satisfy this requirement? (Choose two.)

Select an option, then click Submit answer.

  • Alexa Settings API
  • Entity resolution
  • Customer Profile API
  • Device Address API
  • Data persistence
Question 6 (Topic 1)

Which of the following occur when a beta test of a live skill times out? (Choose two.)

Select an option, then click Submit answer.

  • The beta tester will lose access to the beta skill and will need to reenable the live skill
  • The beta tester will receive an email saying the beta test has ended
  • The administrator will receive an email confirming that the beta tester has been removed
  • The beta tester will lose access to the beta skill but will maintain access to the live skill
  • The beta skill history in the Amazon Alexa app will disappear once the beta test has ended