v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1494316322.1 KB

Deletes the specified version from the specified application.

You cannot delete an application version that is associated with a running environment.

get/#Action=DeleteApplicationVersion

Query parameters

ApplicationNamestring required

The name of the application to which the version belongs.

VersionLabelstring required

The label of the version to delete.

DeleteSourceBundleboolean

Set to <code>true</code> to delete the source bundle from your storage bucket. Otherwise, the application version is deleted only from Elastic Beanstalk and the source bundle remains in Amazon S3.

Action'DeleteApplicationVersion' required
Version'2010-12-01' required

Response

Success