Skip to content
This repository was archived by the owner on Jul 28, 2023. It is now read-only.

AWS Toolkit for Eclipse: 2.9.1 release

Choose a tag to compare

@hanshuo-aws hanshuo-aws released this 20 Oct 08:47
· 81 commits to master since this release

This release includes a number of enhancements to the AWS Lambda plugin.

  • Upgraded AWS Lambda event library with support for Amazon DynamoDB events
  • When uploading a function, use the last deployment as the default configuration
  • When invoking a function, do not re-upload the function code if no change is made to the project
  • Show the handler class in the editor after a new Lambda project is created
  • Function upload is now executed in a background job
  • Increased max function memory size to 1536MB