redshift_delete_event_subscription: Deletes an Amazon Redshift event notification subscription
Description
Deletes an Amazon Redshift event notification subscription.
Usage
redshift_delete_event_subscription(SubscriptionName)
Arguments
- SubscriptionName
[required] The name of the Amazon Redshift event notification subscription to be
deleted.
Request syntax
svc$delete_event_subscription(
SubscriptionName = "string"
)