Skip to content

/AWS1/CL_DZNCUSTACCPOOLHANDLER

The custom Amazon Web Services Lambda handler within an account pool.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_lambdafunctionarn TYPE /AWS1/DZNLAMBDAFUNCTIONARN /AWS1/DZNLAMBDAFUNCTIONARN

The ARN of the Amazon Web Services Lambda function for the custom Amazon Web Services Lambda handler.

Optional arguments:

iv_lambdaexecutionrolearn TYPE /AWS1/DZNLAMBDAEXECROLEARN /AWS1/DZNLAMBDAEXECROLEARN

The ARN of the IAM role that enables Amazon SageMaker Unified Studio to invoke the Amazon Web Services Lambda funtion if the account source is the custom account pool handler.


Queryable Attributes

lambdaFunctionArn

The ARN of the Amazon Web Services Lambda function for the custom Amazon Web Services Lambda handler.

Accessible with the following methods

Method Description
GET_LAMBDAFUNCTIONARN() Getter for LAMBDAFUNCTIONARN, with configurable default
ASK_LAMBDAFUNCTIONARN() Getter for LAMBDAFUNCTIONARN w/ exceptions if field has no v
HAS_LAMBDAFUNCTIONARN() Determine if LAMBDAFUNCTIONARN has a value

lambdaExecutionRoleArn

The ARN of the IAM role that enables Amazon SageMaker Unified Studio to invoke the Amazon Web Services Lambda funtion if the account source is the custom account pool handler.

Accessible with the following methods

Method Description
GET_LAMBDAEXECUTIONROLEARN() Getter for LAMBDAEXECUTIONROLEARN, with configurable default
ASK_LAMBDAEXECUTIONROLEARN() Getter for LAMBDAEXECUTIONROLEARN w/ exceptions if field has
HAS_LAMBDAEXECUTIONROLEARN() Determine if LAMBDAEXECUTIONROLEARN has a value