Redshift / Client / delete_event_subscription
delete_event_subscription#
- Redshift.Client.delete_event_subscription(**kwargs)#
- Deletes an Amazon Redshift event notification subscription. - See also: AWS API Documentation - Request Syntax - response = client.delete_event_subscription( SubscriptionName='string' ) - Parameters:
- SubscriptionName (string) – - [REQUIRED] - The name of the Amazon Redshift event notification subscription to be deleted. 
- Returns:
- None 
 - Exceptions - Redshift.Client.exceptions.SubscriptionNotFoundFault
- Redshift.Client.exceptions.InvalidSubscriptionStateFault