/example-lambda-sns

Subscribe an AWS Lambda function to an SNS Topic in CloudFormation (..and work)

Primary LanguageJavaScript

example-lambda-sns

This example shows how to subscribe a lambda directly to an SNS Topic. All the correct permissions/policy is added to the SNS Topic to invoke the lambda.