amazonka-inspector-1.3.3: 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.GetAssessmentTelemetry

Contents

Description

Returns the metadata about the telemetry (application behavioral data) for the assessment specified by the assessment ARN.

See: AWS API Reference for GetAssessmentTelemetry.

Synopsis

Creating a Request

getAssessmentTelemetry :: GetAssessmentTelemetry Source

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

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

Request Lenses

gatAssessmentARN :: Lens' GetAssessmentTelemetry (Maybe Text) Source

The ARN specifying the assessment the telemetry of which you want to obtain.

Destructuring the Response

getAssessmentTelemetryResponse Source

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

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

Response Lenses