cancelExportTask
inline suspend fun CloudWatchLogsClient.cancelExportTask(crossinline block: CancelExportTaskRequest.Builder.() -> Unit): CancelExportTaskResponse
Cancels the specified export task.
The task must be in the PENDING
or RUNNING
state.