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.