Backup / Client / delete_report_plan
delete_report_plan¶
- Backup.Client.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' ) - Parameters:
- ReportPlanName (string) – - [REQUIRED] - The unique name of a report plan. 
- Returns:
- None 
 - Exceptions