DeleteEventSubscription
Deletes an Amazon Redshift event notification subscription.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- SubscriptionName
-
The name of the Amazon Redshift event notification subscription to be deleted.
Type: String
Required: Yes
Errors
For information about the errors that are common to all actions, see Common Errors.
- InvalidSubscriptionStateFault
-
The subscription request is invalid because it is a duplicate request. This subscription request is already in progress.
HTTP Status Code: 400
- SubscriptionNotFound
-
An Amazon Redshift event notification subscription with the specified name does not exist.
HTTP Status Code: 404
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: