package
0.0.0-20241213193736-667a88504bc4
Repository: https://github.com/dennistraub/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.