Serverless Framework to create SNS Topic and Topic Policy
This template demonstrates how to deploy SNS topic and add Access policy for S3 bucket to publish messages to SNS using the Serverless Framework.
Usage
Deployment
In order to deploy the example, you need to run the following command:
After running deploy, you should see output similar to:
Deploying sns-topic-with-policy to stage dev (us-east-1)
✔ Service deployed to stack sns-topic-stack (103s)
Need a faster logging experience than CloudWatch? Try our Dev Mode in Console: run "serverless dev"
Like this project
0
Posted Jan 29, 2024
AWS Serverless Framework to create SNS Topic and Topic Policy