Amazon EventBridge to Amazon SNS

Amazon EventBridge → Amazon SNS

Create an Amazon EventBridge rule that invokes an Amazon SNS topic.

This CDK template deploys a SNS topic that is triggered by an EventBridge rule.
The SNS topic policy provides the permission for EventBridge to invoke the SNS topic.

< Back to all patterns

GitHub icon Download this pattern (.zip)

GitHub icon View this pattern on GitHub


Clone repo

git clone https://github.com/aws-samples/serverless-patterns/cd serverless-patterns/eventbridge-sns-java-cdk

Deploy

cdk deploy


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

Delete the stack: cdk destroy.

Created by:

Matt Ridehalgh

Matt Ridehalgh

Matt Ridehalgh is a Solutions Architect at AWS.

Follow on LinkedIn