flaviostutz / cdk-practical-constructs

A collection of CDK constructs for making the development of AWS based applications easier and safer in a practical way
MIT License
4 stars 2 forks source link

Feat/lambda permission unique #31

Closed MarcioMeier closed 1 month ago

MarcioMeier commented 1 month ago

Summary

Allow multiple lambda operations to trigger the same lambda function.

Breaking changes

none

Closing issues

Fixes #30