Skip to content

/AWS1/CL_EBN=>DELETEAPPLICATIONVERSION()

About DeleteApplicationVersion

Deletes the specified version from the specified application.

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

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONNAME TYPE /AWS1/EBNAPPLICATIONNAME /AWS1/EBNAPPLICATIONNAME

The name of the application to which the version belongs.

IV_VERSIONLABEL TYPE /AWS1/EBNVERSIONLABEL /AWS1/EBNVERSIONLABEL

The label of the version to delete.

Optional arguments:

IV_DELETESOURCEBUNDLE TYPE /AWS1/EBNDELETESOURCEBUNDLE /AWS1/EBNDELETESOURCEBUNDLE

Set to true 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.