ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 17 - AXS-C01 discussion

Report
Export

According to Amazon Alexa best practices, how should an Alexa Skill Builder prevent unintentional requests against a skill’s backend when using AWS Lambda?

A.
Ensure that the session ID provided by the request to Lambda is not already in use.
Answers
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.
Answers
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.
Answers
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.
Answers
D.
Provide the Lambda trigger with the Application ID so that it validates on the ask trigger.
Suggested answer: C
asked 16/09/2024
Debaparna Bandyopadhyay
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first