Zhaoxi Zhang

Results 2 issues of Zhaoxi Zhang

The function timeout has been updated to 900s (15mins). Toolkit needs to be updated. https://docs.aws.amazon.com/lambda/latest/dg/limits.html

feature-request
lambda

Current Lambda plugin only recognizes an AWS Lambda function as a subclass of `RequestHandler`. We need to support the general definition of a [Lambda function handler](https://docs.aws.amazon.com/lambda/latest/dg/java-programming-model-handler-types.html).

feature-request