Creates an application.
See https://www.paws-r-sdk.com/docs/codedeploy_create_application/ for full documentation.
codedeploy_create_application(
applicationName,
computePlatform = NULL,
tags = NULL
)
[required] The name of the application. This name must be unique with the applicable user or Amazon Web Services account.
The destination platform type for the deployment (Lambda
, Server
, or
ECS
).
The metadata that you apply to CodeDeploy applications to help you organize and categorize them. Each tag consists of a key and an optional value, both of which you define.