Skip to content

/AWS1/CL_EBN=>DELETEAPPLICATION()

About DeleteApplication

Deletes the specified application along with all associated versions and configurations. The application versions will not be deleted from your Amazon S3 bucket.

You cannot delete an application that has a running environment.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONNAME TYPE /AWS1/EBNAPPLICATIONNAME /AWS1/EBNAPPLICATIONNAME

The name of the application to delete.

Optional arguments:

IV_TERMINATEENVBYFORCE TYPE /AWS1/EBNTERMINATEENVFORCE /AWS1/EBNTERMINATEENVFORCE

When set to true, running environments will be terminated before deleting the application.