Rename a CodeDeploy application - Amazon CodeDeploy
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Rename a CodeDeploy application

You can use the Amazon CLI or the CodeDeploy APIs to change the name of an application.

To view a list of application names, use the Amazon CLI to call the list-applications command.

For information about using the Amazon CLI to change an application name, see update-application.

For information about using the CodeDeploy APIs to change an application name, see API_UpdateApplication.