Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
iam
/
Filename :
delete-group.rst
back
Copy
**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