v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14106236407.5 KB

Modifies an existing Amazon DocumentDB event notification subscription.

get/#Action=ModifyEventSubscription

Query parameters

SubscriptionNamestring required

The name of the Amazon DocumentDB event notification subscription.

SnsTopicArnstring

The Amazon Resource Name (ARN) of the 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 source that is generating the events. For example, if you want to be notified of events generated by an instance, set this parameter to <code>db-instance</code>. If this value is not specified, all events are returned.</p> <p>Valid values: <code>db-instance</code>, <code>db-parameter-group</code>, <code>db-security-group</code> </p>
EventCategoriesstring[]

A list of event categories for a <code>SourceType</code> that you want to subscribe to.

Enabledboolean

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

Action'ModifyEventSubscription' required
Version'2014-10-31' required

Response

Success