{"FunctionName":"localstack-go-lambda-example","FunctionArn":"arn:aws:lambda:us-west-1:000000000000:function:localstack-go-lambda-example","Runtime":"go1.x","Role":"arn:aws:iam::000000000000:role/lambda-role","Handler":"main","CodeSize":5408451,"Description":"","Timeout":3,"MemorySize":128,"LastModified":"2024-07-23T19:26:58.271251+0000","CodeSha256":"dY9rW1dQKjY0sS6/ijsx8B1ZtT8iQlO9qhTfCSieX9I=","Version":"$LATEST","TracingConfig": {"Mode":"PassThrough" },"RevisionId":"c5969abb-b2bf-4a41-967a-6d043b2f41bd","State":"Pending","StateReason":"The function is being created.","StateReasonCode":"Creating","PackageType":"Zip","Architectures": ["x86_64" ],"EphemeralStorage": {"Size":512 },"SnapStart": {"ApplyOn":"None","OptimizationStatus":"Off" }}
Invoke Lambda
Wait for a 5-10 seconds before invoking the lambda.
Lambda execution on localstack is synchronus so you will not see live output