Skip to content

/AWS1/CL_CTT=>UPDATELANDINGZONE()

About UpdateLandingZone

This API call updates the landing zone. It starts an asynchronous operation that updates the landing zone based on the new landing zone version, or on the changed parameters specified in the updated manifest file.

Method Signature

IMPORTING

Required arguments:

IV_VERSION TYPE /AWS1/CTTLANDINGZONEVERSION /AWS1/CTTLANDINGZONEVERSION

The landing zone version, for example, 3.2.

IO_MANIFEST TYPE REF TO /AWS1/CL_RT_DOCUMENT /AWS1/CL_RT_DOCUMENT

The manifest file (JSON) is a text file that describes your Amazon Web Services resources. For an example, review Launch your landing zone. The example manifest file contains each of the available parameters. The schema for the landing zone's JSON manifest file is not published, by design.

IV_LANDINGZONEIDENTIFIER TYPE /AWS1/CTTSTRING /AWS1/CTTSTRING

The unique identifier of the landing zone.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CTTUPDLANDINGZONEOUT /AWS1/CL_CTTUPDLANDINGZONEOUT