Free Alexa-Skill-Builder Exam Braindumps (page: 5)

Page 4 of 17

An Alexa Skill Builder is developing a custom skill and needs to verify that the correct slot values are being passed into the AWS Lambda function. According to best practices, what is the MOST efficient way to capture this information?

  1. Add a logging statement to write the event request to Amazon CloudWatch Logs.
  2. Add an API call to write the environment variables to an Amazon S3 bucket when the function is invoked.
  3. Add an API call to read the event information from AWS Cloud Trail logs and add a PutObject API call to write to an Amazon S3 bucket.
  4. Add a statement to parse the JSON request and save to the local disk for the Lambda function

Answer(s): D


Reference:

https://developer.amazon.com/en-US/docs/alexa/custom-skills/validate-slot-values.html



Before beginning the development of a skill, an Alexa Skill Builder wants to hear how a statement will be pronounced by Amazon Alexa in another locale. How should the Builder test the pronounciation of the statement?

  1. Use the Alexa Simulator tab in the developer console to interact with the skill using the selected locale.
  2. Create a developer account for the specific locale, and use a device to interact with the skill.
  3. Use Voice & Tone tab in the developer console to play the statement using the selected locale.
  4. Use the Manual JSON tab in the developer console to create a sample JSON response

Answer(s): C


Reference:

https://developer.amazon.com/en-US/docs/alexa/devconsole/test-your-skill.html



An Alexa Skill Builder submitted a child-directed skill for certification that lists the nearest skateboard parks. The Builder ensured that

-The skill does not link to an external account
-The skill stored the child’s preference by userId
-The skill has a valid privacy policy link in the skill Distribution page

Given this information, why will the skill fail certification?

  1. The Builder did not upload a privacy policy document
  2. Child-directed skills cannot use location information
  3. The child’s userId cannot be used because of Personally Identifiable Information (PII) restrictions.
  4. The skill should not be child-directed as it can be used by children over 13 years old.

Answer(s): C



The namespace value in the header of the incoming directive for an Amazon Alexa smart home skill specifies the:

  1. context of the message
  2. capability interface of the message
  3. endpoint specified in the message
  4. control message for the directive

Answer(s): D


Reference:

https://developer.amazon.com/en-US/docs/alexa/device-apis/alexa-errorresponse.html






Post your Comments and Discuss Amazon Alexa-Skill-Builder exam with other Community members:

Alexa-Skill-Builder Discussions & Posts