fsx_cancel_data_repository_task {paws.storage} | R Documentation |
Cancels an existing Amazon FSx for Lustre data repository task if that task is in either the PENDING or EXECUTING state
Description
Cancels an existing Amazon FSx for Lustre data repository task if that task is in either the PENDING
or EXECUTING
state. When you cancel an export task, Amazon FSx does the following.
See https://www.paws-r-sdk.com/docs/fsx_cancel_data_repository_task/ for full documentation.
Usage
fsx_cancel_data_repository_task(TaskId)
Arguments
TaskId |
[required] Specifies the data repository task to cancel. |
[Package paws.storage version 0.9.0 Index]