404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.149.253.148: ~ $
**To list the available deployments**

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

    aws appconfig list-deployments \
        --application-id 339ohji \
        --environment-id 54j1r29

Output::

    {
        "Items": [
            {
                "DeploymentNumber": 1,
                "ConfigurationName": "Example-Configuration-Profile",
                "ConfigurationVersion": "1",
                "DeploymentDurationInMinutes": 15,
                "GrowthType": "LINEAR",
                "GrowthFactor": 25.0,
                "FinalBakeTimeInMinutes": 0,
                "State": "COMPLETE",
                "PercentageComplete": 100.0,
                "StartedAt": "2021-09-17T21:43:54.205000+00:00",
                "CompletedAt": "2021-09-17T21:59:03.888000+00:00"
            }
        ]
    }

For more information, see `Step 5: Deploying a configuration <https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-deploying.html>`__ in the *AWS AppConfig User Guide*.

Filemanager

Name Type Size Permission Actions
create-application.rst File 628 B 0644
create-configuration-profile.rst File 1.06 KB 0644
create-environment.rst File 721 B 0644
create-extension-association.rst File 1003 B 0644
create-extension.rst File 1.34 KB 0644
create-hosted-configuration-version.rst File 1.13 KB 0644
delete-application.rst File 420 B 0644
delete-configuration-profile.rst File 537 B 0644
delete-deployment-strategy.rst File 465 B 0644
delete-environment.rst File 457 B 0644
delete-extension-association.rst File 519 B 0644
delete-extension.rst File 476 B 0644
delete-hosted-configuration-version.rst File 639 B 0644
get-application.rst File 563 B 0644
get-configuration-profile.rst File 798 B 0644
get-configuration.rst File 1.09 KB 0644
get-deployment-strategy.rst File 716 B 0644
get-deployment.rst File 2.97 KB 0644
get-environment.rst File 598 B 0644
get-extension-association.rst File 851 B 0644
get-extension.rst File 1.11 KB 0644
get-hosted-configuration-version.rst File 978 B 0644
list-applications.rst File 722 B 0755
list-configuration-profiles.rst File 778 B 0755
list-deployment-strategies.rst File 1.96 KB 0644
list-deployments.rst File 1.07 KB 0644
list-environments.rst File 683 B 0755
list-extension-associations.rst File 863 B 0644
list-extensions.rst File 3.75 KB 0644
list-hosted-configuration-versions.rst File 951 B 0644
list-tags-for-resource.rst File 544 B 0644
start-deployment.rst File 1.5 KB 0644
stop-deployment.rst File 680 B 0644
tag-resource.rst File 491 B 0644
untag-resource.rst File 532 B 0644
update-application.rst File 598 B 0644
update-configuration-profile.rst File 935 B 0644
update-deployment-strategy.rst File 773 B 0644
update-environment.rst File 677 B 0644
update-extension-association.rst File 929 B 0644
update-extension.rst File 1.29 KB 0644
validate-configuration.rst File 585 B 0644