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.DescribeAssessment

Contents

Description

Describes the assessment specified by the assessment ARN.

See: AWS API Reference for DescribeAssessment.

Synopsis

Creating a Request

describeAssessment :: DescribeAssessment Source

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

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

Request Lenses

dAssessmentARN :: Lens' DescribeAssessment (Maybe Text) Source

The ARN specifying the assessment that you want to describe.

Destructuring the Response

describeAssessmentResponse Source

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

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

Response Lenses