rds_cancel_export_task: Cancels an export task in progress that is exporting a...

View source: R/rds_operations.R

rds_cancel_export_taskR Documentation

Cancels an export task in progress that is exporting a snapshot or cluster to Amazon S3

Description

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.

Usage

rds_cancel_export_task(ExportTaskIdentifier)

Arguments

ExportTaskIdentifier

[required] The identifier of the snapshot or cluster export task to cancel.


paws.database documentation built on Sept. 12, 2023, 1:21 a.m.