Labour Day Special - Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: top65certs

Amazon Web Services AXS-C01 Dumps

Page: 1 / 2
Total 65 questions

AWS Certified Alexa Skill Builder - Specialty Questions and Answers

Question 1

AMAZON.MoreIntentis comparable to which of the following Amazon Alexa intents? (Choose two.)

Options:

A.

AMAZON.ResumeIntent

B.

AMAZON.ScrollDownIntent

C.

AMAZON.RepeatIntent

D.

AMAZON.ScrollRightIntent

E.

AMAZON.LoopOnIntent

Question 2

An Alexa Skill Builder wants to implement in-skill purchasing to offer one-time purchases for access to

premium content. The Builder created an entitlement product and deployed it successfully using the ASK CLI

tool. When testing the customBuyInskillProductIntentin the developer console, the Builder receives

the following error:

Sorry, this product is not available with your current language setting.

How can this error be fixed?

Options:

A.

Change the release date and redeploy the product

B.

Change the locale in the Alexa Simulator tab in the developer console

C.

Change the AWS Lambda function to include the correct locale in theConnections.SendRequest

directive

D.

Change the language in the premium content

Question 3

An Amazon Alexa Skill with account linking receives the following request from Alexa:

Before responding to the request, how should the Alexa Skill Builder verify that the request came from a user with a valid service account?

Options:

A.

Confirm thatapiAccessTokenverifies that the user is in the resource server and that the token has not expired.

B.

Confirm thataccessTokenverifies that the token has not expired and that the user is the resource owner.

C.

Confirm thataccessTokenverifies that the user is in the resource server and that the token has not expired.

D.

Confirm thatapiAccessTokenverifies that the token has not expired and that the user is the resource owner.

Question 4

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?

Options:

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.

Question 5

An Alexa Skill Builder is developing a skill that tells users facts about their neighborhoods using their postal

codes. When running the skill, users receive error messages from their Amazon Alexa devices. When the

Builder checks the logs, error messages are being sent when the device location API is used to get users’

postal codes.

What are the potential causes of this issue? (Choose two.)

Options:

A.

The Alexa devices are registered in the incorrect postal code.

B.

The AWS Lambda function is not registered to the skill.

C.

The users have opted out of giving their location information.

D.

The application ID of the skill does not match the expected application ID of the AWS Lambda function.

E.

The skill is not registered to access information in the developer console.

Question 6

An Alexa Skill Builder is developing a skill containing a multi-turn dialog that can be invoked with or without a

specific intent request. On invocation, the skill needs to retrieve persistent attributes that have been saved by

a previous invocation, and then copy them into session attributes.

How should the Builder implement this functionality?

Options:

A.

Place logic within the skill’sSessionEndedRequestintent handler to copy the persistent attributes into

the session attributes.

B.

ImplementResponseInterceptorcontaining logic that takes the current persistent attributes and

copies them into session attributes.

C.

Include logic within theLaunchRequestintent handler to retrieve persistent attributes and copy them into

session attributes.

D.

ImplementRequestInterceptorcontaining logic which for new sessions, retrieves persistent attributes

and copies them into session attributes

Question 7

While developing a skill, an Alexa Skill Builder finds that the voice response is too quick and needs to be slowed down.

How can the Builder MOST efficiently iterate and test how the response will sound?

Options:

A.

Make changes in the skill code, deploy it, and test it on the device.

B.

Modify the SSML in the skill, save it, and check Amazon CloudWatch for errors.

C.

Edit the SSML in the skill and use the Alexa Simulator tab on the Test page of the developer console.

D.

Use the Voice & Tone tab on the Test page in the developer console.

Question 8

An Alexa Skill Builder is creating a skill that requires the user to authenticate by speaking a PIN before an

order status can be retrieved.

According to best practices, how should the PIN value be collected?

Options:

A.

UseAMAZON.SearchQuery

B.

UseAMAZON.FOUR_DIGIT_NUMBER

C.

Use multiple slots of typeAMAZON.NUMBER

D.

Use a custom slot with zero to nine as values.

Question 9

An Alexa Skill Builder receives feedback from users that a specific utterance causes Amazon Alexa to trigger the skill’sAMAZON.HelpIntentrather than triggering the correct intent and slot.

How can the Builder reproduce this behavior to troubleshoot the problem?

Options:

A.

Use the AWS Lambda test feature to send a request with the given intent and slot combination.

B.

Set up a unit test in the code base to simulate what happens when the given intent and slot combination

are dispatched within the skill.

C.

Use the Manual JSON tab on the Test page of the developer console to see what happens when a request

for the given intent and slot combination is sent to the skill

D.

Use the Alexa Simulator tab on the Test page of the developer console to test the utterances the users

have reported.

Page: 1 / 2
Total 65 questions