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

Safe HaskellNone
LanguageHaskell2010

Network.AWS.IAM.GetCredentialReport

Contents

Description

Retrieves 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_GetCredentialReport.html

Synopsis

Request

Request constructor

Response

Response constructor

Response lenses

gcrrContent :: Lens' GetCredentialReportResponse (Maybe Base64) Source

Contains the credential report. The report is Base64-encoded.

gcrrGeneratedTime :: Lens' GetCredentialReportResponse (Maybe UTCTime) Source

The date and time when the credential report was created, in ISO 8601date-time format.

gcrrReportFormat :: Lens' GetCredentialReportResponse (Maybe ReportFormatType) Source

The format (MIME type) of the credential report.