Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > dd7204292d310452063d09b5de9c13b7 > files > 1236

aws-cli-docs-1.16.163-1.mga7.noarch.rpm

**To rename an IAM group**

The following ``update-group`` command changes the name of the IAM group ``Test`` to ``Test-1``::

  aws iam update-group --group-name Test --new-group-name Test-1

For more information, see `Changing a Group's Name or Path`_ in the *Using IAM* guide.

.. _`Changing a Group's Name or Path`: http://docs.aws.amazon.com/IAM/latest/UserGuide/Using_RenamingGroup.html