Skip to main content

IIAMPutRolePolicyRequest

Interface in AWS.IAM

Interface for PutRolePolicy 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.

RoleName

property RoleName: string

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