amazonka-inspector-1.3.5: Amazon Inspector 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.Inspector.StopDataCollection

Contents

Description

Stop data collection for the assessment specified by the assessment ARN.

See: AWS API Reference for StopDataCollection.

Synopsis

Creating a Request

stopDataCollection :: StopDataCollection Source

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

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

Request Lenses

sAssessmentARN :: Lens' StopDataCollection (Maybe Text) Source

The ARN of the assessment for which you want to stop the data collection process.

Destructuring the Response

stopDataCollectionResponse Source

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

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

Response Lenses

sdcrsMessage :: Lens' StopDataCollectionResponse (Maybe Text) Source

Confirmation details of the action performed.