Skip to content

/AWS1/CL_LMDSCALINGCONFIG

(Amazon SQS only) The scaling configuration for the event source. To remove the configuration, pass an empty value.

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_MAXIMUMCONCURRENCY TYPE /AWS1/LMDMAXIMUMCONCURRENCY /AWS1/LMDMAXIMUMCONCURRENCY

Limits the number of concurrent instances that the Amazon SQS event source can invoke.


Queryable Attributes

MaximumConcurrency

Limits the number of concurrent instances that the Amazon SQS event source can invoke.

Accessible with the following methods

Method Description
GET_MAXIMUMCONCURRENCY() Getter for MAXIMUMCONCURRENCY, with configurable default
ASK_MAXIMUMCONCURRENCY() Getter for MAXIMUMCONCURRENCY w/ exceptions if field has no
HAS_MAXIMUMCONCURRENCY() Determine if MAXIMUMCONCURRENCY has a value