v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1469325456.8 KB

Modifies an existing DMS event notification subscription.

post/#X-Amz-Target=AmazonDMSv20160101.ModifyEventSubscription

Headers

X-Amz-Target'AmazonDMSv20160101.ModifyEventSubscription' required

Request body

SubscriptionNamestring required

The name of the DMS event notification subscription to be modified.

SnsTopicArnstring

The Amazon Resource Name (ARN) of the Amazon SNS topic created for event notification. The ARN is created by Amazon SNS when you create a topic and subscribe to it.

SourceTypestring
<p> The type of DMS resource that generates the events you want to subscribe to. </p> <p>Valid values: replication-instance | replication-task</p>
EventCategoriesString[]

A list of event categories for a source type that you want to subscribe to. Use the <code>DescribeEventCategories</code> action to see a list of event categories.

Enabledboolean

A Boolean value; set to <b>true</b> to activate the subscription.

Response

Success