package
0.0.0-20240430192549-e1bbdd6dbd3b
Repository: https://github.com/laren-aws/aws-doc-sdk-examples.git
Documentation: pkg.go.dev

# Functions

CallFunction calls an AWS Lambda function Inputs: svc is an AWS Lambda service client maxItems is the maximum number of items to retrieve function is the name of the AWS Lambda function Output: If success, the results of the function call and nil Otherwise, nil and an error from the call to Invoke.