rds_delete_event_subscription {paws.database}R Documentation

Deletes an RDS event notification subscription

Description

Deletes an RDS event notification subscription.

See https://www.paws-r-sdk.com/docs/rds_delete_event_subscription/ for full documentation.

Usage

rds_delete_event_subscription(SubscriptionName)

Arguments

SubscriptionName

[required] The name of the RDS event notification subscription you want to delete.


[Package paws.database version 0.7.0 Index]