NavigationContentFooter
Jump toSuggest an edit

Functions handlers reference

Reviewed on 09 April 2024Published on 09 April 2023

Handler syntax

For Python functions, the handler must be written in the <folder>/<file>.<function_name> format.

  • If the handle function is defined in a single file named handler.py: the handler name will be handler.handle.

  • If the handle function is defined in a file named handler.py in a root folder: the handler will be handler.handle.

  • If the handle function is defined in a file named handler.py within a folder (for example, myFunction/handler.py): the handler will be myFunction/handler.handle.

Docs APIScaleway consoleDedibox consoleScaleway LearningScaleway.comPricingBlogCarreer
© 2023-2024 – Scaleway