Skip to content

/AWS1/CL_CTT=>ENABLEBASELINE()

About EnableBaseline

Enable (apply) a Baseline to a Target. This API starts an asynchronous operation to deploy resources specified by the Baseline to the specified Target. For usage examples, see the Amazon Web Services Control Tower User Guide .

Method Signature

IMPORTING

Required arguments:

IV_BASELINEVERSION TYPE /AWS1/CTTBASELINEVERSION /AWS1/CTTBASELINEVERSION

The specific version to be enabled of the specified baseline.

IV_BASELINEIDENTIFIER TYPE /AWS1/CTTARN /AWS1/CTTARN

The ARN of the baseline to be enabled.

IV_TARGETIDENTIFIER TYPE /AWS1/CTTARN /AWS1/CTTARN

The ARN of the target on which the baseline will be enabled. Only OUs are supported as targets.

Optional arguments:

IT_PARAMETERS TYPE /AWS1/CL_CTTENBDBASELINEPARAM=>TT_ENABLEDBASELINEPARAMETERS TT_ENABLEDBASELINEPARAMETERS

A list of key-value objects that specify enablement parameters, where key is a string and value is a document of any type.

IT_TAGS TYPE /AWS1/CL_CTTTAGMAP_W=>TT_TAGMAP TT_TAGMAP

Tags associated with input to EnableBaseline.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CTTENABLEBASELINEOUT /AWS1/CL_CTTENABLEBASELINEOUT