Sophie

Sophie

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

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

**To change details of an application**

The following ``update-application`` example changes the name of an application that is associated with the user's AWS account. ::

    aws deploy update-application \
        --application-name WordPress_App \
        --new-application-name My_WordPress_App

This command produces no output.