Skip to content

/AWS1/CL_BDOLAMBDAXFRMCONF

The Lambda configuration for custom transformations. This structure defines the Lambda function that the gateway invokes to transform data.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_arn TYPE /AWS1/BDOLAMBDAFUNCTIONARN /AWS1/BDOLAMBDAFUNCTIONARN

The Amazon Resource Name (ARN) of the Lambda function. This function is invoked by the gateway to transform data.


Queryable Attributes

arn

The Amazon Resource Name (ARN) of the Lambda function. This function is invoked by the gateway to transform data.

Accessible with the following methods

Method Description
GET_ARN() Getter for ARN, with configurable default
ASK_ARN() Getter for ARN w/ exceptions if field has no value
HAS_ARN() Determine if ARN has a value