Generates a credential report for the account. For more information about the credential report, see Getting credential reports in the IAM User Guide.
External DocumentationTo learn more, visit the AWS documentation.

Basic Parameters

ParameterDescription
AWS RegionEnter the desired AWS Region.
If no Region is specified, and the requested service supports Regions, AWS routes the request to us-east-1 by default.

Advanced Parameters

ParameterDescription
Disable XML To JSON Auto ConvertWhen checked, XML responses are not automatically converted into JSON format.

Example Output

{
	"Description": "No report exists. Starting a new report generation task",
	"State": "STARTED"
}

Workflow Library Example

Validate That Mfa is Enabled for All Aws Iam Users and Send an Email to Users in Violation
Workflow LibraryPreview this Workflow on desktop