/serverless-sqs-lambda-sns

AWS Lambda using SQS and SNS, written in Kotlin

Primary LanguageKotlin

serverless-sqs-lambda-sns

An AWS Lambda written in Kotlin, reading messages from SQS, publishing results on a SNS topic, sending a mail with a subscription.

Made with ❤️ using Serverless Framework.

It will create 3 resources:

  • A SQS Queue
  • A SNS Topic
  • A Mail subscription for the created Topic