Skip to content

/AWS1/CL_EBN=>CREATEAPPLICATION()

About CreateApplication

Creates an application that has one configuration template named default and no application versions.

Method Signature

IMPORTING

Required arguments:

IV_APPLICATIONNAME TYPE /AWS1/EBNAPPLICATIONNAME /AWS1/EBNAPPLICATIONNAME

The name of the application. Must be unique within your account.

Optional arguments:

IV_DESCRIPTION TYPE /AWS1/EBNDESCRIPTION /AWS1/EBNDESCRIPTION

Your description of the application.

IO_RESOURCELIFECYCLECONFIG TYPE REF TO /AWS1/CL_EBNAPPLICATIONRESRC00 /AWS1/CL_EBNAPPLICATIONRESRC00

Specifies an application resource lifecycle configuration to prevent your application from accumulating too many versions.

IT_TAGS TYPE /AWS1/CL_EBNTAG=>TT_TAGS TT_TAGS

Specifies the tags applied to the application.

Elastic Beanstalk applies these tags only to the application. Environments that you create in the application don't inherit the tags.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EBNAPPLICATIONDESCMSG /AWS1/CL_EBNAPPLICATIONDESCMSG