Skip to main content

IIAMListAttachedUserPoliciesRequest

Interface in AWS.IAM

Interface for ListAttachedUserPolicies requests.

Ancestors

Properties

PathPrefix

property PathPrefix: string

Optionally, specify a path prefix to filter the results.

Must begin and end with a slash (/). If not specified, a default path prefix of / is used.

UserName

property UserName: string

Specify the name of the user to list attached policies for.