Skip to main content

IIAMUpdateGroupRequest

Interface in AWS.IAM

Interface for UpdateGroup requests.

Ancestors

Properties

GroupName

property GroupName: string

Specify the name of an IAM group to update.

NewGroupName

property NewGroupName: string

Optionally, specify a new name for the IAM group.

Leave blank to leave unchanged.

NewPath

property NewPath: string

Optionally, specify a new path for the IAM group.

Leave blank to leave unchanged.