Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
awscli / awscli / examples / cloud9 / delete-environment.rst
Size: Mime:
**To delete an AWS Cloud9 development environment**

This example deletes the specified AWS Cloud9 development environment. If an Amazon EC2 instance is connected to the environment, also terminates the instance.

Command::

  aws cloud9 delete-environment --environment-id 8a34f51ce1e04a08882f1e811bd706EX

Output::

  None.