Skip to main content
Lists all managed policies that are attached to the specified IAM user. An IAM user can also have inline policies embedded with it. To list the inline policies for a user, use ListUserPolicies. For information about policies, see Managed policies and inline policies in the IAM User Guide. You can paginate the results using the MaxItems and Marker parameters. You can use the PathPrefix parameter to limit the list of policies to only those matching the specified path prefix. If there are no policies attached to the specified group (or none that match the specified path prefix), the operation returns an empty list.
External DocumentationTo learn more, visit the AWS documentation.

Basic Parameters

Advanced Parameters

Example Output

Workflow Library Example

Iam List Attached User Policies with Aws and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop