Amazon RDS instance event notification to Amazon SNS

Amazon RDS → Amazon SNS

Amazon RDS event subscriptions allow users to configure notifications for RDS events.

Amazon RDS event subscriptions allow users to configure notifications for RDS events (provided through an SNS topic).
This template configures an event subscription for failure, low storage, and availability event categories for RDS Instances.

< 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/rds-sns-event-notification-cdk-ts

Deploy

cdk deploy --parameters SNSEndpoint=EmailID --parameters RDSInstanceName=RDSInstanceName


Testing

See the GitHub repo for detailed testing instructions.

Cleanup

cdk destroy

Created by:

Tejendra Khatri

Tejendra Khatri

Cloud Support Engineer @ AWS

Follow on LinkedIn