delete_safety_rule
(**kwargs)¶Deletes a safety rule.
/>
See also: AWS API Documentation
Request Syntax
response = client.delete_safety_rule(
SafetyRuleArn='string'
)
[REQUIRED]
The ARN of the safety rule.
{}
Response Structure
200 response - Success.
Exceptions
Route53RecoveryControlConfig.Client.exceptions.ResourceNotFoundException
Route53RecoveryControlConfig.Client.exceptions.ValidationException
Route53RecoveryControlConfig.Client.exceptions.InternalServerException