amazonka-cloudwatch-logs-1.3.4: Amazon CloudWatch Logs SDK.

Copyright(c) 2013-2015 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone
LanguageHaskell2010

Network.AWS.CloudWatchLogs.CancelExportTask

Contents

Description

Cancels an export task if it is in PENDING or RUNNING state.

See: AWS API Reference for CancelExportTask.

Synopsis

Creating a Request

cancelExportTask Source

Creates a value of CancelExportTask with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

Request Lenses

cetTaskId :: Lens' CancelExportTask Text Source

Id of the export task to cancel.

Destructuring the Response

cancelExportTaskResponse :: CancelExportTaskResponse Source

Creates a value of CancelExportTaskResponse with the minimum fields required to make a request.