/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
iam
/
Upload File
HOME
**To delete an IAM group** The following ``delete-group`` command deletes an IAM group named ``MyTestGroup``:: aws iam delete-group --group-name MyTestGroup For more information, see `Deleting an IAM Group`_ in the *Using IAM* guide. .. _`Deleting an IAM Group`: http://docs.aws.amazon.com/IAM/latest/UserGuide/Using_DeleteGroup.html