Exit AXS-C01 AWS Certified Alexa Skill Builder - Specialty (AXS-C01)
Question 1 of 5
0% complete
Q1 Multiple choice

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.)

Select all that apply.

  • A

    Change the Amazon Alexa default timeout to 5 seconds.

  • B

    Change the default timeout of the Lambda function to 5 seconds.

  • C

    Call the Progressive Response API and send a directive to reduce latency.

  • D

    Increase the size of the memory allocated to the Lambda function.

  • E

    Clone the Lambda function to another AWS Region.

Previous Next