Using Lambda with the Toolkit for Eclipse - AWS Toolkit for Eclipse

The AWS Toolkit for Eclipse will reach end of life on May 31, 2023. For additional information, see the README.md file available from the AWS Toolkit for Eclipse GitHub repo.

Using Lambda with the Toolkit for Eclipse

The Toolkit for Eclipse provides support for authoring code for AWS Lambda. Lambda is a fully managed compute service that runs your code in response to events generated by custom code or from various AWS services such as Amazon S3, DynamoDB, Kinesis, Amazon SNS, and Amazon Cognito.

This section focuses on how you can use features of the Toolkit for Eclipse to create, deploy and execute Lambda functions.