Skip to content

/AWS1/CL_LMDLMDMGDINSCAPPVDR00

Configuration for Lambda-managed instances used by the capacity provider.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_capacityproviderarn TYPE /AWS1/LMDCAPACITYPROVIDERARN /AWS1/LMDCAPACITYPROVIDERARN

The Amazon Resource Name (ARN) of the capacity provider.

Optional arguments:

iv_perexecenvmaxconcurrency TYPE /AWS1/LMDPEREXENVMAXCONCURRE00 /AWS1/LMDPEREXENVMAXCONCURRE00

The maximum number of concurrent execution environments that can run on each compute instance.

iv_execenvmemorygibpervcpu TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

The amount of memory in GiB allocated per vCPU for execution environments.


Queryable Attributes

CapacityProviderArn

The Amazon Resource Name (ARN) of the capacity provider.

Accessible with the following methods

Method Description
GET_CAPACITYPROVIDERARN() Getter for CAPACITYPROVIDERARN, with configurable default
ASK_CAPACITYPROVIDERARN() Getter for CAPACITYPROVIDERARN w/ exceptions if field has no
HAS_CAPACITYPROVIDERARN() Determine if CAPACITYPROVIDERARN has a value

PerExecutionEnvironmentMaxConcurrency

The maximum number of concurrent execution environments that can run on each compute instance.

Accessible with the following methods

Method Description
GET_PEREXECENVMAXCONCURRENCY() Getter for PEREXECENVMAXCONCURRENCY, with configurable defau
ASK_PEREXECENVMAXCONCURRENCY() Getter for PEREXECENVMAXCONCURRENCY w/ exceptions if field h
HAS_PEREXECENVMAXCONCURRENCY() Determine if PEREXECENVMAXCONCURRENCY has a value

ExecutionEnvironmentMemoryGiBPerVCpu

The amount of memory in GiB allocated per vCPU for execution environments.

Accessible with the following methods

Method Description
GET_EXECENVMEMORYGIBPERVCPU() Getter for EXECUTIONENVMEMORYGIBPERVCPU, with configurable d
ASK_EXECENVMEMORYGIBPERVCPU() Getter for EXECUTIONENVMEMORYGIBPERVCPU w/ exceptions if fie
STR_EXECENVMEMORYGIBPERVCPU() String format for EXECUTIONENVMEMORYGIBPERVCPU, with configu
HAS_EXECENVMEMORYGIBPERVCPU() Determine if EXECUTIONENVMEMORYGIBPERVCPU has a value