Skip to main content

IIAMPutGroupPolicyRequest

Interface in AWS.IAM

Interface for PutGroupPolicy requests.

Ancestors

Properties

GroupName

property GroupName: string

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

PolicyDocument

property PolicyDocument: string

Specify the policy document.

PolicyName

property PolicyName: string

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