v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143164631.2 MB

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.

post/#Action=ListAttachedUserPolicies

Query parameters

MaxItemsstring

Pagination limit

Markerstring

Pagination token

Action'ListAttachedUserPolicies' required
Version'2010-05-08' required

Response

Success