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?
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?
When testing an Amazon Alexa skill using the Test page in the developer console, the JSON output is null. What is the MOST likely cause?
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?
An Alexa Skill Builder noticed that a large percentage of a food ordering skill's customers are not completing their transactions. The Builder needs to know what portion of the customers are leaving the skill by not responding, compared to the portion of customers who receive an error. Which report inside the Analytics section of the developer console will provide this information?