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.
Release Date: April 18, 2017
Created On: April 18, 2017
Last Updated: October 09, 2017
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. |