https://t.me/RX1948
Server : Apache
System : Linux iad1-shared-b8-43 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
User : dh_edsupp ( 6597262)
PHP Version : 8.2.26
Disable Function : NONE
Directory :  /lib/python3/dist-packages/awscli/examples/appconfig/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : //lib/python3/dist-packages/awscli/examples/appconfig/list-environments.rst
**To list the available environments**

The following ``list-environments`` example lists the available environments in your AWS account for the specified application. ::

    aws appconfig list-environments \
        --application-id 339ohji

Output::

    {
        "Items": [
            {
                "ApplicationId": "339ohji",
                "Id": "54j1r29",
                "Name": "Example-Environment",
                "State": "ReadyForDeployment"
            }
        ]
    }

For more information, see `Step 2: Creating an environment <https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-creating-environment.html>`__ in the *AWS AppConfig User Guide*.

https://t.me/RX1948 - 2025