Amazon
AXS-C01 · Question #59
An Alexa Skill Builder built a skill using AWS Lambda. The Lambda function works when running the code on a local machine with a runtime of 4.5 seconds, but during skill testing, the Builder…
The correct answer is B. Change the default timeout of the Lambda function to 5 seconds. E. Clone the Lambda function to another AWS Region. See the full explanation below for the reasoning.
Question
An Alexa Skill Builder built a skill using AWS Lambda. The Lambda function works when running the code on a local machine with a runtime of 4.5 seconds, but during skill testing, the Builder receives an error response. Which collection of steps will address the issue? (Choose two.)
Options
- AChange the Amazon Alexa default timeout to 5 seconds.
- BChange the default timeout of the Lambda function to 5 seconds.
- CCall the Progressive Response API and send a directive to reduce latency.
- DIncrease the size of the memory allocated to the Lambda function.
- EClone the Lambda function to another AWS Region.
How the community answered
(45 responses)- A7% (3)
- B76% (34)
- C4% (2)
- D13% (6)
Community Discussion
No community discussion yet for this question.