iam_generate_credential_report: Generates a credential report for the AWS account
Description
Generates a credential report for the AWS account. For more information
about the credential report, see Getting Credential Reports
in the IAM User Guide.
Usage
iam_generate_credential_report()
Arguments
Value
A list with the following syntax:
list(
State = "STARTED"|"INPROGRESS"|"COMPLETE",
Description = "string"
)