//
pkg.gl
Category
github.com/awsdocs/aws-doc-sdk-examples
go
lambda
ShowFunctions
package
0.0.0-20250312200722-bc14b7464845
Repository:
https://github.com/awsdocs/aws-doc-sdk-examples.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
0
Files
40 SLOC
#
Functions
GetFunctions
GetFunctions retrieves a list of AWS Lambda functions Inputs: svc is a Lambda service client Output: If success, the list of functions and nil Otherwise, nil and an error from the call to ListFunctions.