Skip to main content

IIAMPutUserPolicyRequest

Interface in AWS.IAM

Interface for PutUserPolicy requests.

Ancestors

Properties

PolicyDocument

property PolicyDocument: string

Specify the policy document.

PolicyName

property PolicyName: string

Specify the name of the inline policy document to add or update.

UserName

property UserName: string

Specify the name of the IAM user to associate the policy with.