Select your cookie preferences

We use cookies and similar tools to enhance your experience, provide our services, deliver relevant advertising, and make improvements. Approved third parties also use these tools to help us deliver advertising and provide certain site features.

delete_report_plan

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

  • Backup.Client.exceptions.MissingParameterValueException
  • Backup.Client.exceptions.InvalidParameterValueException
  • Backup.Client.exceptions.ConflictException
  • Backup.Client.exceptions.ServiceUnavailableException
  • Backup.Client.exceptions.ResourceNotFoundException