List Aliases

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

Request Params

KeyDatatypeRequiredDescription
FunctionNamenullThe name of the Lambda function.
FunctionVersionnullSpecify a function version to only list aliases that invoke that version.
MarkernullSpecify the pagination token that's returned by a previous request to retrieve the next page of results.
MaxItemsnullLimit the number of aliases returned.
Actionstring