github aws-powertools/powertools-lambda-python v1.8.0

latest releases: v2.37.0, v2.36.0, v2.35.1...
3 years ago

Changes

This release adds support for SNS model in Parser, API Gateway HTTP API IAM and Lambda Authorization support in Event source data classes, and the new EventBridge Replay field in both Parser and Event source data classes.

Docs now have a new FAQ section within Logger to answer a common question on boto3 debugging logs, least privilege IAM permission to deploy Lambda Layers, and fix a typo in SES data class example.

🌟 Minor Changes

  • feat: include new EventBridge replay-name field in parser and data_classes utilities (#211) by @heitorlessa
  • feat: Add sns notification support to Parser utility #206 (#207) by @risenberg-cyberark
  • feat(data_classes): API Gateway V2 IAM and Lambda (#201) by @michaelbrewer

📜 Documentation updates

  • docs: correct example usage of SES data class (#209) by @cakepietoast
  • docs: add faq section (#202) by @Nr18
  • docs: add minimal permission set for using layer (#204) by @am29d

Maintenance

This release was made possible by the following contributors:

@Nr18, @am29d, @cakepietoast, @heitorlessa, @michaelbrewer, @risenberg-cyberark and Ran Isenberg, and @mwarkentin

Don't miss a new powertools-lambda-python release

NewReleases is sending notifications on new releases.