Invoke

GET {{aws_lambda_base_url}}/?ClientContext&FunctionName&InvocationType&LogType&Qualifier&Action=Invoke

Request Params

KeyDatatypeRequiredDescription
ClientContextnullUp to 3583 bytes of base64-encoded data about the invoking client to pass to the function in the context object.
FunctionNamenullThe name of the Lambda function, version, or alias.
InvocationTypenullChoose from the following options.
LogTypenullSet to Tail to include the execution log in the response.
QualifiernullSpecify a version or alias to invoke a published version of the function.
Actionstring