Skip to content

/AWS1/CL_LMDTENANCYCONFIG

Specifies the tenant isolation mode configuration for a Lambda function. This allows you to configure specific tenant isolation strategies for your function invocations. Tenant isolation configuration cannot be modified after function creation.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_tenantisolationmode TYPE /AWS1/LMDTENANTISOLATIONMODE /AWS1/LMDTENANTISOLATIONMODE

Tenant isolation mode allows for invocation to be sent to a corresponding execution environment dedicated to a specific tenant ID.


Queryable Attributes

TenantIsolationMode

Tenant isolation mode allows for invocation to be sent to a corresponding execution environment dedicated to a specific tenant ID.

Accessible with the following methods

Method Description
GET_TENANTISOLATIONMODE() Getter for TENANTISOLATIONMODE, with configurable default
ASK_TENANTISOLATIONMODE() Getter for TENANTISOLATIONMODE w/ exceptions if field has no
HAS_TENANTISOLATIONMODE() Determine if TENANTISOLATIONMODE has a value