PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
cloud9
**To get a list of available AWS Cloud9 development environment identifiers** This example gets a list of available AWS Cloud9 development environment identifiers. Command:: aws cloud9 list-environments Output:: { "environmentIds": [ "685f892f431b45c2b28cb69eadcdb0EX", "1980b80e5f584920801c09086667f0EX" ] }
[-] list-environments.rst
[edit]
[-] create-environment-membership.rst
[edit]
[+]
..
[-] update-environment.rst
[edit]
[-] delete-environment-membership.rst
[edit]
[-] delete-environment.rst
[edit]
[-] describe-environment-status.rst
[edit]
[-] describe-environments.rst
[edit]
[-] describe-environment-memberships.rst
[edit]
[-] update-environment-membership.rst
[edit]
[-] create-environment-ec2.rst
[edit]