Skip to content

/AWS1/CL_EBN=>CREATEPLATFORMVERSION()

About CreatePlatformVersion

Create a new version of your custom platform.

Method Signature

IMPORTING

Required arguments:

IV_PLATFORMNAME TYPE /AWS1/EBNPLATFORMNAME /AWS1/EBNPLATFORMNAME

The name of your custom platform.

IV_PLATFORMVERSION TYPE /AWS1/EBNPLATFORMVERSION /AWS1/EBNPLATFORMVERSION

The number, such as 1.0.2, for the new platform version.

IO_PLATFORMDEFINITIONBUNDLE TYPE REF TO /AWS1/CL_EBNS3LOCATION /AWS1/CL_EBNS3LOCATION

The location of the platform definition archive in Amazon S3.

Optional arguments:

IV_ENVIRONMENTNAME TYPE /AWS1/EBNENVIRONMENTNAME /AWS1/EBNENVIRONMENTNAME

The name of the builder environment.

IT_OPTIONSETTINGS TYPE /AWS1/CL_EBNCONFOPTIONSETTING=>TT_CONFOPTIONSETTINGSLIST TT_CONFOPTIONSETTINGSLIST

The configuration option settings to apply to the builder environment.

IT_TAGS TYPE /AWS1/CL_EBNTAG=>TT_TAGS TT_TAGS

Specifies the tags applied to the new platform version.

Elastic Beanstalk applies these tags only to the platform version. Environments that you create using the platform version don't inherit the tags.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EBNCREPLATFORMVRSRSLT /AWS1/CL_EBNCREPLATFORMVRSRSLT