Update Stream Workers
This page explains how to update Macrometa stream workers.
- Web Console
- SDK
- REST API
- CLI
Follow these instructions to update a stream worker using the GDN console web UI.
Click Stream Workers.
Click the Stream Workers tab.
Find the stream worker you want to update in the stream worker list, then click the pencil icon next to it.
Macrometa opens the stream worker code in the Editor tab. You can now update the code. To change regions, click Update Regions.
When finished, click Update.
To see how to update stream workers with the Macrometa Python SDK or JavaScript SDK, refer to the Stream Workers SDK Example.
Use our interactive API Reference with code generation in 18 programming languages to Update a Stream Worker.
Use the gdnsl stream-worker update CLI command to update a stream worker.