How could an Alexa Skill Builder prevent unintended queries against a skill's backend when utilizing AWS Lambda, according to Amazon Alexa best practices?
A. Ensure that the session ID provided by the request to Lambda is not already in use.
B. Rotate the Lambda ARN regularly to prevent others from using the service.
C. Retrieve the Application ID property from the request JSON and validate it against the Lambda environment variables.
D. Provide the Lambda trigger with the Application ID so that it validates on the ask trigger.
How could an Alexa Skill Builder prevent unintended queries against a skill's backend when utilizing AWS Lambda, accordi
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
How could an Alexa Skill Builder prevent unintended queries against a skill's backend when utilizing AWS Lambda, accordi
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!