mjendza / aws-sandbox

This is my AWS Serverless stack. Build with CDK, NodeJS Lambda, DynamoDB storage.
Apache License 2.0
6 stars 1 forks source link

sns notifications - user-created + helpers #17

Closed mjendza closed 3 years ago

mjendza commented 3 years ago

Helper to create SNS service.

For now, we don't want to use this service directly from the Lambda, the big plan is to design a loosely coupled system, so do not put the dependency from Lambda to SNS