NavigationContentFooter
Suggest an edit

How to manage a function

Reviewed on 15 January 2024Published on 26 May 2021

This page shows you how to manage a function, in order to edit it or verify/change its deployment parameters after creation.

Before you start

To complete the actions presented below, you must have:

  • A Scaleway account logged into the console
  • Owner status or IAM permissions allowing you to perform actions in the intended Organization
  • Created a function
  1. Click Functions in the Serverless section of the side menu. The functions page displays.
  2. Click the relevant functions namespace.
  3. Click the name of the function you want to manage. The Code tab opens.
  4. Check or edit the information in the Enter function code section:
    • Runtime: The runtime and version to use for your function.
    • Function code: The code of your function. You can either enter it directly using the inline code editor or import it from a ZIP file.
    • Handler: The functions handler.
  5. Click Deploy function to save your changes.
See also
How to package function dependencies in a zip fileHow to add a trigger to a function
Docs APIScaleway consoleDedibox consoleScaleway LearningScaleway.comPricingBlogCarreer
© 2023-2024 – Scaleway