Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
workmail
📤 Upload
📝 New File
📁 New Folder
Close
Editing: list-organizations.rst
**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" } ] }
Save
Cancel