RdsDeleteEventSubscriptionOperator

Amazon

Deletes an RDS event notification subscription

View on GitHub

Last Updated: Jan. 31, 2023

Access Instructions

Install the Amazon provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

subscription_nameRequiredThe name of the RDS event notification subscription you want to delete

Documentation

Deletes an RDS event notification subscription

See also

For more information on how to use this operator, take a look at the guide: Unsubscribe to an Amazon RDS event notification

Was this page helpful?