pub async fn cancel_report_schedule(
    configuration: &Configuration,
    report_schedule_id: &str
) -> Result<CancelReportScheduleResponse, Error>
Expand description

Cancels the report schedule that you specify. Usage Plan: | Rate (requests per second) | Burst | | –– | –– | | 0.0222 | 10 | For more information, see "Usage Plans and Rate Limits" in the Selling Partner API documentation.