PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
lib
/
python2.7
/
site-packages
/
awscli
/
examples
/
cloud9
**To get status information for an AWS Cloud9 development environment** This example gets status information for the specified AWS Cloud9 development environment. Command:: aws cloud9 describe-environment-status --environment-id 685f892f431b45c2b28cb69eadcdb0EX Output:: { "status": "ready", "message": "Environment is ready to use" }
[-] 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]