0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 52.15.120.116


Current Path : /proc/thread-self/root/usr/share/doc/awscli/examples/iam/
Upload File :
Current File : //proc/thread-self/root/usr/share/doc/awscli/examples/iam/update-group.rst

**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