delete_resource_set(**kwargs)¶Deletes a resource set.
See also: AWS API Documentation
Request Syntax
response = client.delete_resource_set(
ResourceSetName='string'
)
[REQUIRED]
Name of a resource set.
Exceptions
Route53RecoveryReadiness.Client.exceptions.ResourceNotFoundExceptionRoute53RecoveryReadiness.Client.exceptions.ThrottlingExceptionRoute53RecoveryReadiness.Client.exceptions.ValidationExceptionRoute53RecoveryReadiness.Client.exceptions.InternalServerExceptionRoute53RecoveryReadiness.Client.exceptions.AccessDeniedException