amazonka-iam-1.3.1: Amazon Identity and Access Management 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.IAM.GenerateCredentialReport

Contents

Description

Generates a credential report for the AWS account. For more information about the credential report, see Getting Credential Reports in the Using IAM guide.

See: AWS API Reference for GenerateCredentialReport.

Synopsis

Creating a Request

generateCredentialReport :: GenerateCredentialReport Source

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

Destructuring the Response

generateCredentialReportResponse Source

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

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

Response Lenses

gcrrsState :: Lens' GenerateCredentialReportResponse (Maybe ReportStateType) Source

Information about the state of the credential report.

gcrrsDescription :: Lens' GenerateCredentialReportResponse (Maybe Text) Source

Information about the credential report.