Release: AWS Lambda on 2017-4-18
This release introduces support for tagging of Lambda functions and Lamda support for the Python 3.6 runtime.
Details
Release Notes
New Features
Feature |
Description |
Tagging Support for Lambda Functions |
You can use tags to group and filter your Lambda functions, making it easier to analyze them for billing allocation purposes. For more information, see Tagging Lambda Functions. |
Support for Python Runtime version 3.6 |
You can now write or upgrade your Lambda functions using Python version 3.6. For more information, see Programming Model for Authoring Lambda Functions in Python. |
NOTE: These features will become available in all AWS Lambda regions within 24 hours.