Change from MIT license to Apache 2.0 license and add appropriate code headers. PyPi required a new version despite there being no code changes, other than comments, between 1.1.0 and 1.1.1.
1.1.0 Release Notes for reference as 1.1.0 has been yanked.
- 1 Redaction of `DEBUG` event printing interface to prevent information leaks in logs.
- 5 Chained Lambda Invocations with Timeout Support
- 11 Removes dependency on `botocore.vendored.requests` allowing for Python3.8 based Lambda support.
- 2 (Partial) Includes some new Unit Tests and Functional Tests