delete_report_plan
(**kwargs)¶Deletes the report plan specified by a report plan name.
See also: AWS API Documentation
Request Syntax
response = client.delete_report_plan(
ReportPlanName='string'
)
[REQUIRED]
The unique name of a report plan.
Exceptions
Backup.Client.exceptions.MissingParameterValueException
Backup.Client.exceptions.InvalidParameterValueException
Backup.Client.exceptions.ConflictException
Backup.Client.exceptions.ServiceUnavailableException
Backup.Client.exceptions.ResourceNotFoundException