Lists the names of the inline policies embedded in the specified IAM user.
An IAM user can also have managed policies attached to it. To list the managed policies that are attached to a user, use ListAttachedUserPolicies. For more 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. If there are no inline policies embedded with the specified user, the operation returns an empty list.
post/#Action=ListUserPolicies
Query parameters
MaxItemsstring
Pagination limit
Markerstring
Pagination token
Action'ListUserPolicies' required
Version'2010-05-08' required
Response
Success