backup_start_report_job: Starts an on-demand report job for the specified report plan

View source: R/backup_operations.R

backup_start_report_jobR Documentation

Starts an on-demand report job for the specified report plan

Description

Starts an on-demand report job for the specified report plan.

See https://www.paws-r-sdk.com/docs/backup_start_report_job/ for full documentation.

Usage

backup_start_report_job(ReportPlanName, IdempotencyToken = NULL)

Arguments

ReportPlanName

[required] The unique name of a report plan.

IdempotencyToken

A customer-chosen string that you can use to distinguish between otherwise identical calls to StartReportJobInput. Retrying a successful request with the same idempotency token results in a success message with no action taken.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.