v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1447387247.5 KB

Creates an application.

post/#X-Amz-Target=CodeDeploy_20141006.CreateApplication

Headers

X-Amz-Target'CodeDeploy_20141006.CreateApplication' required

Request body

applicationNamestring required

The name of the application. This name must be unique with the applicable IAM or Amazon Web Services account.

computePlatform'Server' | 'Lambda' | 'ECS'

The destination platform type for the deployment (<code>Lambda</code>, <code>Server</code>, or <code>ECS</code>).

Response

Success

applicationIdstring

A unique application ID.