All Release Notes

AWS Lambda API Extensions

17 April 2018
Enhancement

You can now create API Extensions natively with AWS Lambda. The AWS Lambda functions are invoked directly (and do not need to go through the AWS API Gateway).

To get started with API Extensions in general, please read the tutorial.