Route53RecoveryReadiness / Client / delete_cell
delete_cell#
- Route53RecoveryReadiness.Client.delete_cell(**kwargs)#
- Delete a cell. When successful, the response code is 204, with no response body. - See also: AWS API Documentation - Request Syntax- response = client.delete_cell( CellName='string' ) - Parameters:
- CellName (string) – - [REQUIRED] - The name of the cell. 
- Returns:
- None 
 - Exceptions- Route53RecoveryReadiness.Client.exceptions.ResourceNotFoundException
- Route53RecoveryReadiness.Client.exceptions.ThrottlingException
- Route53RecoveryReadiness.Client.exceptions.ValidationException
- Route53RecoveryReadiness.Client.exceptions.InternalServerException
- Route53RecoveryReadiness.Client.exceptions.AccessDeniedException