# Update Group

> `UiPath.AmazonWebServices.Activities.UpdateGroup`

`UiPath.AmazonWebServices.Activities.UpdateGroup`

## Description

Updates the specified IAM group.

## Project compatibility

Windows - Legacy | Windows | Cross-platform

## Configuration

### Input

* **Name** - The name of the IAM group to update. If not set, the existing value for this property remains unchanged.

### Properties

* **NewName** - The new name of the IAM group. If not set, the existing value for this property remains unchanged.
* **NewPath** - The new path to the IAM group. If not set, the existing value for this property remains unchanged.
  :::note
  At least one property of a group should have a value.
  :::

### Output

* **Group** - The details about the updated IAM group.
