GoLang AwS lambda to lambda call

Can ayone help me with the code snippet for golang which can invoke anotuer lambda.

You just have to trigger event which will invoke it. And there are many ways:

https://docs.aws.amazon.com/lambda/latest/dg/invoking-lambda-function.html

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.