amazonka-iam-0.1.0: Amazon Identity and Access Management SDK.

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.

http://docs.aws.amazon.com/IAM/latest/APIReference/API_GenerateCredentialReport.html

Synopsis

Request

Request constructor

Response

Response constructor

Response lenses

gcrrDescription :: Lens' GenerateCredentialReportResponse (Maybe Text) Source

Information about the credential report.

gcrrState :: Lens' GenerateCredentialReportResponse (Maybe ReportStateType) Source

Information about the state of a credential report.