List Functions

GET {{aws_lambda_base_url}}/?FunctionVersion&Marker&MasterRegion&MaxItems&Action=ListFunctions

Request Params

KeyDatatypeRequiredDescription
FunctionVersionnullSet to ALL to include entries for all published versions of each function.
MarkernullSpecify the pagination token that's returned by a previous request to retrieve the next page of results.
MasterRegionnullFor Lambda@Edge functions, the AWS Region of the master function. For example, us-east-2 or ALL. If specified, you must set FunctionVersion to ALL.
MaxItemsnullSpecify a value between 1 and 50 to limit the number of functions in the response.
Actionstring