Summer Special Flat 65% Limited Time Discount offer - Ends in 0d 00h 00m 00s - Coupon code: netdisc

Amazon Web Services AXS-C01 AWS Certified Alexa Skill Builder - Specialty Exam Practice Test

Page: 1 / 7
Total 65 questions

AWS Certified Alexa Skill Builder - Specialty Questions and Answers

Testing Engine

  • Product Type: Testing Engine
$43.75  $124.99

PDF Study Guide

  • Product Type: PDF Study Guide
$38.5  $109.99
Question 1

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 2

When testing an Amazon Alexa skill using the Test page in the developer console, the JSON output isnull.

What is the MOST likely cause?

Options:

A.

The AWS Lambda function is encountering an error and is not returning a result.

B.

The endpoint ARN has not been configured

C.

The ASK has not been granted access to trigger the AWS Lambda function

D.

Skill ID verification has been disabled

Question 3

An Alexa Skill Builder is building an order reporting skill. Occasionally, users need to enter 30-digit serial

codes.

How can this be accomplished while providing a good voice user interface experience?

Options:

A.

Manually extend the timeout so that users can input all the numbers.

B.

Use multiple requests for smaller segments of the code and store the data in session attributes.

C.

Enter single digits one request at a time.

D.

Request that users send the number using the Amazon Alexa app

Question 4

An Alexa Skill Builder has built a new custom skill backed by an AWS Lambda function. The Lambda function

executes successfully from the Lambda console, however, the Lambda function cannot be successfully

invoked in the developer console or from an Amazon Alexa enabled device. No error messages show in the

function’s Amazon CloudWatch Logs. The Builder confirmed the endpoint has the correct ARN.

What is likely causing this issue and how can it be corrected?

Options:

A.

The Lambda application code has a bug that is causing it to crash. Modify the code to fix the bug, then

redeploy the Lambda function.

B.

The ASK SDK was not deployed with the Lambda function. Add the ASK SDK, then redeploy the Lambda

function.

C.

The ASK trigger for the Lambda function has been restricted to the wrong skill ID. Re-create the trigger

with the correct skill ID.

D.

The Lambda role does not have the correct AWS IAM permission. Update the IAM role associated with the

Lambda function.

Question 5

An Amazon Alexa interactive story skill needs to provide users with the option to resume the skill from where

users left off when they last used the skill.

Where should the data be stored to ensure that the skill will start at the correct location?

Options:

A.

In a JSON file along with the skill’s AWS Lambda function

B.

In Amazon DynamoDB

C.

In the skill’ssessionobject

D.

In the skills’srequestobject

Question 6

An Alexa Skill Builder is developing a skill using AWS Lambda. When invoking the skill, Amazon Alexa responds “There was a problem with the requested skill’s response.”

The following message is displayed in Amazon CloudWatch Logs for the Lambda function.

Which of the following actions will resolve the problem?

Options:

A.

Define a new intent namedUnhandledin the skill interaction model and add anUnhandledintent

handler to the Lambda function.

B.

Add an .addErrorHandlers()attribute to theSkillBuilderobject and define a

function to display detailed information about the error, then respond verbally to the user.

C.

Add an intent handler for theSessionEndedRequestintent to the Lambda function to display detailed

information about the error.

D.

Add additional logic to theAMAZON.StopIntenthandler in the Lambda function to display detailed

information about the error.

Question 7

Thenamespacevalue in the header of the incoming directive for an Amazon Alexa smart home skill specifies

the:

Options:

A.

context of the message

B.

capability interface of the message

C.

endpoint specified in the message

D.

control message for the directive

Question 8

An Alexa Skill Builder built a skill with the following interaction model:

An Alexa Skill Builder built a skill with the following interaction model:

Which utterance would invokeHelloIntent?

Which utterance would invokeHelloIntent?

Options:

A.

“Alexa, use my first skill to say hello.”

B.

“Alexa, ask my first skill to say hello to John.”

C.

“Alexa, open my first skill.”

D.

“Alexa, say hello to my first skill.”

Question 9

An Alexa Skill Builder is developing a skill using AWS LambdA. The Builder made some backend code

changes, then tested the skill on an Amazon Echo device. When invoking the skill, Amazon Alexa replies with

“There was a problem with the requested skill’s response”.

How can the Builder troubleshoot this problem?

Options:

A.

Use Amazon CloudWatch to check the most recent execution log and see if an error is present.

B.

Use Amazon DynamoDB and export a copy of the log database, then search for error messages.

C.

Use the developer console to rebuild the model, then invoke the skill again with the invocation name.

D.

Use the developer console to addAMAZON.LaunchRequestto the interaction model, rebuild the model,

then invoke the skill again.

Page: 1 / 7
Total 65 questions