I want to receive notifications when a specific event occurs for a replication task or replication instance for AWS Database Migration Service (AWS DMS).
Short description
For replication tasks, you can create subscriptions for the following events:
- Configuration change
- Creation
- Deletion
- Failure
- State change
For replication instances, you can create subscriptions for the following events:
- Configuration change
- Creation
- Deletion
- Failover
- Failure
- Low storage
- Maintenance
Resolution
- Open the AWS DMS console.
- In the navigation pane, choose Event subscriptions.
- Choose Create event subscription.
- Enter a Name for your subscription.
- Choose the Target and Event source. To use an existing Amazon Simple Notification Service (Amazon SNS) topic, select a topic. Otherwise, choose Create new email topic or Create new SMS topic. Then, enter the topic name and recipients.
- For Event source, select replication-instance or replication-task.
- Choose All event categories or Select specific event categories, such as deletion or creation.
- Choose All tasks or instances. Or, choose Select specific tasks or instances.
- Choose Create event subscription.
If you create the subscription with a new email topic, then you receive a notification to confirm the subscription. Otherwise, you receive an SMS text message or confirmation email. For more information, see Subscribing to AWS DMS event notification using SNS.
Related information
Working with Amazon SNS events and notifications in AWS Database Migration Service
EventSubscription
Getting started with Amazon SNS