Function not found error in spring boot lambda function when execute sam local invoke command
I’ve a spring boot lambda function which process the SQSEvents. This lambda function is deployed in AWS and its working fine, i am trying to execute the lambda in my local using sam local invoke, I have defined the teamplate.yaml and event.json file. When i execute the sam local invoke, the logs shows lambda started and then it shows the error No function defined
CLI SAM Deploy Fails on SSL Certificate Verification
I’m getting the SSL validation error below when trying to do a SAM deploy of our Lambda (on Windows 11). We are using PaloAlto GlobalProtect as our VPN. When I disable GlobalPotect, it works just fine.
SAM CLI for running Lambda functions locally fails when building docker image with x86_64 problem
Host Machine: Mac M1
SAM version: 1.70.0
CDK version: 2.60.0 (build 2d40d77)