An Alexa Skill Builder is using Amazon S3 to stream large quantities of static audio and video content
throughout the world with an Amazon Alexa skill.
Which additional AWS service will help the Builder decrease latency and improve the reliability of the
streaming media content for the global audience?
Answer : D
https://developer.amazon.com/blogs/alexa/post/87f73844-d971-4ac3-b274-bf0d93031bcd/buildmore-
engaging-skills-using-aws
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?
Answer : A
AMAZON.MoreIntent is comparable to which of the following Amazon Alexa intents? (Choose two.)
Answer : B, D
https://developer.amazon.com/en-US/docs/alexa/custom-skills/standard-built-inintents.
html#amazonmoreintent
An Alexa Skill Builder is developing a skill using AWS Lambd
a. 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?
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?
What are the prerequisites for implementing account linking for Amazon Alexa smart home skills?
Answer : B
https://developer.amazon.com/en-US/docs/alexa/account-linking/account-linking-for-sh-andother.
html#prerequisites
An Alexa Skill Builder is building an interactive storytelling skill where the user can choose their own path through the story. The Builder wants Amazon Alexa to narrate the story and use custom audio for the dialogue for each character, along with various sound effects.
How can these requirements be met?