Backup / Client / delete_restore_testing_plan
delete_restore_testing_plan#
- Backup.Client.delete_restore_testing_plan(**kwargs)#
This request deletes the specified restore testing plan.
Deletion can only successfully occur if all associated restore testing selections are deleted first.
See also: AWS API Documentation
Request Syntax
response = client.delete_restore_testing_plan( RestoreTestingPlanName='string' )
- Parameters:
RestoreTestingPlanName (string) –
[REQUIRED]
Required unique name of the restore testing plan you wish to delete.
- Returns:
None
Exceptions
Backup.Client.exceptions.InvalidRequestException
Backup.Client.exceptions.ServiceUnavailableException