CAL - AWS Generate Credential Report subflow
Subflow that lists all users in your account and the status of their various credentials, including passwords, access keys, and MFA devices.
Roles and availability
Subscription requirements
To use this subflow in custom flows, you must obtain an Integration Hub Enterprise subscription or an App Engine subscription. For more information, see Request Integration Hub.
Role requirements
This subflow requires roles granted by delegated development or assigned to the user. For more information, see User access to Flow Designer.
Cloud permission
To execute this subflow, the caller must have the Iam:GetCredentialReport and Iam:GenerateCredentialReportcloud permission.
Inputs
Provide a value for each input that your subflow needs. To add dynamic values, you can also select data pills using the pill picker.
Credential Alias
Data type: Record
Credential alias for the AWS credential.
Use Mid
Data type: True/False
Selection to indicate whether to use a MID Server to make the outbound calls.
Mid Server
Data type: Record
MID Server for making the outbound calls.
Api Version
Data type: String
Version of the AWS API.
Outputs
You can use these outputs as inputs for other subflows.
Error
Data type: String
Description of the error returned by the AWS endpoint.
credential_report_list
Data type: Array.Object
Complex object containing all fields of the credential report.
Parent Topic:Cloud Action Library reference