paws.management (version 0.1.0)

cloudwatchlogs_cancel_export_task: Cancels the specified export task

Description

Cancels the specified export task.

Usage

cloudwatchlogs_cancel_export_task(taskId)

Arguments

taskId

[required] The ID of the export task.

Request syntax

svc$cancel_export_task(
  taskId = "string"
)

Details

The task must be in the PENDING or RUNNING state.