Safe Haskell | None |
---|---|
Language | Haskell2010 |
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
- data GenerateCredentialReport
- generateCredentialReport :: GenerateCredentialReport
- data GenerateCredentialReportResponse
- generateCredentialReportResponse :: GenerateCredentialReportResponse
- gcrrDescription :: Lens' GenerateCredentialReportResponse (Maybe Text)
- gcrrState :: Lens' GenerateCredentialReportResponse (Maybe Text)
Request
data GenerateCredentialReport Source
Request constructor
Response
Response constructor
generateCredentialReportResponse :: GenerateCredentialReportResponse Source
GenerateCredentialReportResponse
constructor.
The fields accessible through corresponding lenses are:
Response lenses
gcrrDescription :: Lens' GenerateCredentialReportResponse (Maybe Text) Source
Information about the credential report.