Skip to content

/AWS1/CL_BDALAMBDAFUNCFLOWNO00

Contains configurations for a Lambda function node in the flow. You specify the Lambda function to invoke and the inputs into the function. The output is the response that is defined in the Lambda function. For more information, see Node types in a flow in the Amazon Bedrock User Guide.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_lambdaarn TYPE /AWS1/BDALAMBDAARN /AWS1/BDALAMBDAARN

The Amazon Resource Name (ARN) of the Lambda function to invoke.


Queryable Attributes

lambdaArn

The Amazon Resource Name (ARN) of the Lambda function to invoke.

Accessible with the following methods

Method Description
GET_LAMBDAARN() Getter for LAMBDAARN, with configurable default
ASK_LAMBDAARN() Getter for LAMBDAARN w/ exceptions if field has no value
HAS_LAMBDAARN() Determine if LAMBDAARN has a value