redshift_delete_event_subscription {paws.database}R Documentation

Deletes an Amazon Redshift event notification subscription

Description

Deletes an Amazon Redshift event notification subscription.

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

Usage

redshift_delete_event_subscription(SubscriptionName)

Arguments

SubscriptionName

[required] The name of the Amazon Redshift event notification subscription to be deleted.


[Package paws.database version 0.9.0 Index]