Lists all the IAM policy assignments, including the Amazon Resource Names (ARNs) for the IAM policies assigned to the specified user and group or groups that the user belongs to.
get/accounts/{AwsAccountId}/namespaces/{Namespace}/users/{UserName}/iam-policy-assignments
Path parameters
AwsAccountIdstring required
The ID of the Amazon Web Services account that contains the assignments.
UserNamestring required
The name of the user.
Namespacestring required
The namespace of the assignment.
Query parameters
next-tokenstring
The token for the next set of results, or null if there are no more results.
max-resultsinteger
The maximum number of results to be returned per request.
Response
Success