Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Log group does not exist error when using aws lambda

I'm using aws SQS to trigger a lambda function, after I send message to sqs, when I want to see the cloudwatch log in lambda, I got this error. I'm in the same aws region, any idea what this happened?

Log group does not exist
The specific log group: /aws/lambda/configurationTest does not exist in this account or region
like image 617
WCY Avatar asked Mar 24 '26 21:03

WCY


1 Answers

Invoke lambda for the first time, it will create the log group.

like image 127
Ashutosh_Agarwal Avatar answered Mar 27 '26 21:03

Ashutosh_Agarwal



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!