DMS Event Subscription

DMS Event Subscription in AWS Database Migration Service allows you to receive notifications about important events related to your migration tasks and replication instances. By creating a subscription, you can specify which event categories to monitor and which Amazon SNS topic to use for delivering notifications. This helps you stay informed about status changes, errors, or other significant activities during database migrations.

aws.dms_event_subscription

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
cust_subscription_idcorestringThe DMS event notification subscription Id.
customer_aws_idcorestringThe Amazon Web Services customer account associated with the DMS event notification subscription.
enabledcoreboolBoolean value that indicates if the event subscription is enabled.
event_categories_listcorearray<string>A lists of event categories.
sns_topic_arncorestringThe topic ARN of the DMS event notification subscription.
source_ids_listcorearray<string>A list of source Ids for the event subscription.
source_typecorestringThe type of DMS resource that generates events. Valid values: replication-instance | replication-server | security-group | replication-task
statuscorestringThe status of the DMS event notification subscription. Constraints: Can be one of the following: creating | modifying | deleting | active | no-permission | topic-not-exist The status "no-permission" indicates that DMS no longer has permission to post to the SNS topic. The status "topic-not-exist" indicates that the topic was deleted after the subscription was created.
subscription_creation_timecorestringThe time the DMS event notification subscription was created.
tagscorehstore