The AWS Lambda createFunction allows the parameter DeadLetterConfig (in the UI called DLQ)
I did not find it in the sample .env, nor in the README as a commandline parameter, nor in the code.
One can always set it later via AWS Console, however, would be nice to have the option in the deployment package.
The AWS Lambda createFunction allows the parameter DeadLetterConfig (in the UI called DLQ)
I did not find it in the sample .env, nor in the README as a commandline parameter, nor in the code.
One can always set it later via AWS Console, however, would be nice to have the option in the deployment package.