Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 279 Bytes

File metadata and controls

11 lines (6 loc) · 279 Bytes

To change information about an application

This example changes the name of an application that is associated with the user's AWS account.

Command:

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

Output:

None.