Release 0.30.0: Interactive Init
This release provides an interactive workflow for the sam init
command. To use the interactive init feature, just call sam init
without any parameters and follow the prompts!
This release also ends support for installing the AWS SAM CLI on Python 2.7 (building and invoking Python 2.7 functions for AWS Lambda is still supported).
- Interactive 'sam init' Command
- Remove Python 2.7 Support
- Resolve symbols order for intrinsics
- Allow exposing of multiple ports when running in debug mode
- Lambda timeout from parameter
- Fixes empty account id in CloudWatch Scheduled Event
- Fix typo in CloudFrontServeObjectOnViewer event
- Add SageMaker Ground Truth Lambda events