amazonka-inspector-1.3.4: 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.DescribeRulesPackage

Contents

Description

Describes the rules package specified by the rules package ARN.

See: AWS API Reference for DescribeRulesPackage.

Synopsis

Creating a Request

describeRulesPackage :: DescribeRulesPackage Source

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

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

Request Lenses

drpRulesPackageARN :: Lens' DescribeRulesPackage (Maybe Text) Source

The ARN specifying the rules package that you want to describe.

Destructuring the Response

describeRulesPackageResponse Source

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

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

Response Lenses