Update Group

GET {{aws_identtity_and_access_management_base_url}}/?GroupName&NewGroupName&NewPath&Version=2010-05-08

Request Params

KeyDatatypeRequiredDescription
GroupNamenullName of the IAM group to update. If you're changing the name of the group, this is the original name.
NewGroupNamenullNew name for the IAM group. Only include this if changing the group's name.
NewPathnullNew path for the IAM group. Only include this if changing the group's path.
VersionstringThe version of the API.