View source: R/rds_operations.R
rds_cancel_export_task | R Documentation |
Cancels an export task in progress that is exporting a snapshot or cluster to Amazon S3. Any data that has already been written to the S3 bucket isn't removed.
See https://www.paws-r-sdk.com/docs/rds_cancel_export_task/ for full documentation.
rds_cancel_export_task(ExportTaskIdentifier)
ExportTaskIdentifier |
[required] The identifier of the snapshot or cluster export task to cancel. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.