I want to receive notifications when AWS Database Migration Service (AWS DMS). How do I create event subscriptions for AWS DMS?
Short description
Use AWS DMS event subscriptions to receive notifications when a specified event occurs for a replication task or replication instance. For example, you can receive notifications when replication instances are created or deleted.
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, and then choose Event subscriptions.
- Choose Create event subscription.
- Enter a Name for your subscription.
- Choose the Target and Event source. If you already created Amazon Simple Notification Service (Amazon SNS) topics, select a topic. If you haven't created a topic, 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 created the subscription with a new email topic, you receive a notification that asks you to confirm the subscription by clicking a link. Otherwise, you receive an SMS notification or confirmation email with the topic details, and a link to unsubscribe. For more information, see Subscribing to AWS DMS event notification.
Related information
Working with events and notifications in AWS Database Migration Service
EventSubscription