package
0.0.0-20250312200722-bc14b7464845
Repository: https://github.com/awsdocs/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.