AWS SNS Implementing event-driven communication using AWS SNS and AWS CDK This post shows how to create an SNS topic with the AWS CDK, publish a message from an API, and subscribe to the SNS topic from a service to read SNS events.