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'
)
[REQUIRED]
The name of the cell.
Exceptions
Route53RecoveryReadiness.Client.exceptions.ResourceNotFoundException
Route53RecoveryReadiness.Client.exceptions.ThrottlingException
Route53RecoveryReadiness.Client.exceptions.ValidationException
Route53RecoveryReadiness.Client.exceptions.InternalServerException
Route53RecoveryReadiness.Client.exceptions.AccessDeniedException