Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > dd7204292d310452063d09b5de9c13b7 > files > 231

aws-cli-docs-1.16.163-1.mga7.noarch.rpm

**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"
    ]
  }