Get Credential Report
GET {{baseUrl}}/?Action=GetCredentialReport&Content=&GeneratedTime=&ReportFormat=&Version=2010-05-08
This request helps you get an IAM credential report for your AWS account.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Action | string | ||
| Content | null | Contains the credential report. The report is Base64-encoded. | |
| GeneratedTime | null | The date and time when the credential report was created, in ISO 8601 date-time format. | |
| ReportFormat | null | The format (MIME type) of the credential report. | |
| Version | string | The version of the API. |