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 - NotificationConfigurationto delete.
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- UserNotifications.Client.exceptions.AccessDeniedException
- UserNotifications.Client.exceptions.ValidationException
- UserNotifications.Client.exceptions.InternalServerException
- UserNotifications.Client.exceptions.ThrottlingException
- UserNotifications.Client.exceptions.ConflictException
- UserNotifications.Client.exceptions.ResourceNotFoundException