UserNotifications / Client / delete_notification_configuration
delete_notification_configuration#
- UserNotifications.Client.delete_notification_configuration(**kwargs)#
Deletes a NotificationConfiguration.
See also: AWS API Documentation
Request Syntax
response = client.delete_notification_configuration( arn='string' )
- Parameters:
arn (string) –
[REQUIRED]
The Amazon Resource Name (ARN) of the NotificationConfiguration to delete.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions