Skip to content

v0.9.0-beta3

Pre-release
Pre-release
Compare
Choose a tag to compare
@brighid-bot brighid-bot released this 17 Nov 06:22
cab0d7b

New Features

  • SNS Event Handling is now built in to Lambdajection. Add the Lambdajection.Sns package to your project and use the SnsEventHandlerAttribute to denote Lambdas that are sourced from SNS events. The lambda handler will be invoked once for each SNS record received.
  • A model for CloudFormation Stack Notifications is included in the Lambdajection.Sns package for processing stack notification events.