Function Configuration Beta

A function is a self-contained block of code designed to perform a specific task.

Parameters

ParameterDescription
nameName of the function.
endpointEndpoint of the function.

YAML

version: '1.0'
function:
  - name: string
    endpoint: string