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 | |
---|---|---|---|---|
How to specify Concurrency for lambda function through Serverless.yaml | 2 | 1892 | May 4, 2018 | |
Prov Conccurency and plugin alias conflict | 0 | 303 | June 8, 2023 | |
Dynamo streams even remove | 2 | 1474 | March 28, 2020 | |
How to test dynamo db stream triggered lambdas, locally? | 3 | 7245 | December 8, 2017 | |
Maximum Concurrency Queue Event Source For Lambda | 0 | 563 | May 5, 2023 |