How do I increase the number of AWS lamda invocations?

Not applicable

HI,

I have a lambda function which is supposed to forward a messages from CloudWatch to ElasticSearch. The lambda functions is written in Python (3.6), and is supposed to run every 5 seconds, since I write a message to CloudWatch every 5 seconds. However, in the monitoring board of this lambda message I see only 9 invocations per minute. I am trying to figure out why is AWS throttling this down so badly ...

If it is of any help, I set up the timeout of the lambda to 1 minute, and the number of error is 0 per minute for the last 3 hours.

Can anyone give me an advice how to increase the number of invocations per minute?

The lamda is triggered by subscribing a log group from cloudwatch to a lambda function. I chose "stream to AWS lambda"

Thank You

Honey Asin

0 1 166
1 REPLY 1

Hmmm, I think you are asking on the wrong forum!

Try finding a forum associated to AWS Lambda. This one is dedicated to Google Cloud Apigee.