# Functions

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.