codedeploy_update_application: Changes the name of an application

View source: R/codedeploy_operations.R

codedeploy_update_applicationR Documentation

Changes the name of an application

Description

Changes the name of an application.

See https://www.paws-r-sdk.com/docs/codedeploy_update_application/ for full documentation.

Usage

codedeploy_update_application(
  applicationName = NULL,
  newApplicationName = NULL
)

Arguments

applicationName

The current name of the application you want to change.

newApplicationName

The new name to give the application.


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.