I have a lambda function for which I added provisioned concurrency. This lambda function is triggered by dynamo db stream. But the ${latest} version of lambda is always triggered. The provisioned concurrency is not at all used. Please let me know how to make use of provisioned concurrency while listening to dynamo db streams. I use serverless for my deployment
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
provisionedConcurrency not being used | 1 | 470 | January 9, 2020 | |
AWS Provisioned Concurrency and version? | 0 | 473 | March 6, 2020 | |
Provisioned Concurrency options | 0 | 489 | March 23, 2021 | |
How to specify Concurrency for lambda function through Serverless.yaml | 2 | 1921 | May 4, 2018 | |
How to test dynamo db stream triggered lambdas, locally? | 3 | 7413 | December 8, 2017 |