404

[ Avaa Bypassed ]




Upload:

Command:

botdev@3.149.253.148: ~ $
**To retrieve deployment details**

The following ``get-deployment`` example lists details of the deployment to the application in the specified environment and deployment. ::

    aws appconfig get-deployment \
        --application-id 339ohji \
        --environment-id 54j1r29 \
        --deployment-number 1

Output::

    {
        "ApplicationId": "339ohji",
        "EnvironmentId": "54j1r29",
        "DeploymentStrategyId": "1225qzk",
        "ConfigurationProfileId": "ur8hx2f",
        "DeploymentNumber": 1,
        "ConfigurationName": "Example-Configuration-Profile",
        "ConfigurationLocationUri": "ssm-parameter://Example-Parameter",
        "ConfigurationVersion": "1",
        "DeploymentDurationInMinutes": 15,
        "GrowthType": "LINEAR",
        "GrowthFactor": 25.0,
        "FinalBakeTimeInMinutes": 0,
        "State": "COMPLETE",
        "EventLog": [
            {
                "EventType": "DEPLOYMENT_COMPLETED",
                "TriggeredBy": "APPCONFIG",
                "Description": "Deployment completed",
                "OccurredAt": "2021-09-17T21:59:03.888000+00:00"
            },
            {
                "EventType": "BAKE_TIME_STARTED",
                "TriggeredBy": "APPCONFIG",
                "Description": "Deployment bake time started",
                "OccurredAt": "2021-09-17T21:58:57.722000+00:00"
            },
            {
                "EventType": "PERCENTAGE_UPDATED",
                "TriggeredBy": "APPCONFIG",
                "Description": "Configuration available to 100.00% of clients",
                "OccurredAt": "2021-09-17T21:55:56.816000+00:00"
            },
            {
                "EventType": "PERCENTAGE_UPDATED",
                "TriggeredBy": "APPCONFIG",
                "Description": "Configuration available to 75.00% of clients",
                "OccurredAt": "2021-09-17T21:52:56.567000+00:00"
            },
            {
                "EventType": "PERCENTAGE_UPDATED",
                "TriggeredBy": "APPCONFIG",
                "Description": "Configuration available to 50.00% of clients",
                "OccurredAt": "2021-09-17T21:49:55.737000+00:00"
            },
            {
                "EventType": "PERCENTAGE_UPDATED",
                "TriggeredBy": "APPCONFIG",
                "Description": "Configuration available to 25.00% of clients",
                "OccurredAt": "2021-09-17T21:46:55.187000+00:00"
            },
            {
                "EventType": "DEPLOYMENT_STARTED",
                "TriggeredBy": "USER",
                "Description": "Deployment started",
                "OccurredAt": "2021-09-17T21:43:54.205000+00:00"
            }
        ],
        "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