404

[ Avaa Bypassed ]




Upload:

Command:

botdev@18.219.179.32: ~ $
**To list the available deployment strategies**

The following ``list-deployment-strategies`` example lists the available deployment strategies in your AWS account. ::

    aws appconfig list-deployment-strategies

Output::

    {
        "Items": [
            {
                "Id": "1225qzk",
                "Name": "Example-Deployment",
                "DeploymentDurationInMinutes": 15,
                "GrowthType": "LINEAR",
                "GrowthFactor": 25.0,
                "FinalBakeTimeInMinutes": 0,
                "ReplicateTo": "SSM_DOCUMENT"
            },
            {
                "Id": "AppConfig.AllAtOnce",
                "Name": "AppConfig.AllAtOnce",
                "Description": "Quick",
                "DeploymentDurationInMinutes": 0,
                "GrowthType": "LINEAR",
                "GrowthFactor": 100.0,
                "FinalBakeTimeInMinutes": 10,
                "ReplicateTo": "NONE"
            },
            {
                "Id": "AppConfig.Linear50PercentEvery30Seconds",
                "Name": "AppConfig.Linear50PercentEvery30Seconds",
                "Description": "Test/Demo",
                "DeploymentDurationInMinutes": 1,
                "GrowthType": "LINEAR",
                "GrowthFactor": 50.0,
                "FinalBakeTimeInMinutes": 1,
                "ReplicateTo": "NONE"
            },
            {
                "Id": "AppConfig.Canary10Percent20Minutes",
                "Name": "AppConfig.Canary10Percent20Minutes",
                "Description": "AWS Recommended",
                "DeploymentDurationInMinutes": 20,
                "GrowthType": "EXPONENTIAL",
                "GrowthFactor": 10.0,
                "FinalBakeTimeInMinutes": 10,
                "ReplicateTo": "NONE"
            }
        ]
    }

For more information, see `Step 4: Creating a deployment strategy <https://docs.aws.amazon.com/appconfig/latest/userguide/appconfig-creating-deployment-strategy.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