UserNotifications / Client / delete_event_rule
delete_event_rule#
- UserNotifications.Client.delete_event_rule(**kwargs)#
- Deletes an - EventRule.- See also: AWS API Documentation - Request Syntax- response = client.delete_event_rule( arn='string' ) - Parameters:
- arn (string) – - [REQUIRED] - The Amazon Resource Name (ARN) of the - EventRuleto 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