Website : rimsha.abasa.com
backdoor
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
workmail
/
Filename :
list-organizations.rst
back
Copy
**To retrieve a list of organizations** The following ``list-organizations`` command retrieves summaries of non-deleted organizations. :: aws workmail list-organizations Output:: { "OrganizationSummaries": [ { "OrganizationId": "m-d281d0a2fd824be5b6cd3d3ce909fd27", "Alias": "exampleAlias", "State": "Active" } ] }