List Versions By Function

GET {{aws_lambda_base_url}}/?FunctionName&Marker&MaxItems&Action=ListVersionsByFunction

Request Params

KeyDatatypeRequiredDescription
FunctionNamenullThe name of the Lambda function.
MarkernullSpecify the pagination token that's returned by a previous request to retrieve the next page of results.
MaxItemsnullLimit the number of versions that are returned.
Actionstring