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

Amazon Web Services AXS-C01 Based on Real Exam Environment

Page: 2 / 2
Total 65 questions

AWS Certified Alexa Skill Builder - Specialty Questions and Answers

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.

Page: 2 / 2
Total 65 questions