Route53RecoveryControlConfig / Client / delete_routing_control
delete_routing_control#
- Route53RecoveryControlConfig.Client.delete_routing_control(**kwargs)#
- Deletes a routing control. - See also: AWS API Documentation - Request Syntax - response = client.delete_routing_control( RoutingControlArn='string' ) - Parameters:
- RoutingControlArn (string) – - [REQUIRED] - The Amazon Resource Name (ARN) of the routing control that you’re deleting. 
- Return type:
- dict 
- Returns:
- Response Syntax - {}- Response Structure - (dict) – - 200 response - Success. 
 
 - Exceptions - Route53RecoveryControlConfig.Client.exceptions.ValidationException
- Route53RecoveryControlConfig.Client.exceptions.InternalServerException
- Route53RecoveryControlConfig.Client.exceptions.AccessDeniedException
- Route53RecoveryControlConfig.Client.exceptions.ResourceNotFoundException
- Route53RecoveryControlConfig.Client.exceptions.ThrottlingException
- Route53RecoveryControlConfig.Client.exceptions.ConflictException