Matt Alhonte
05/11/2023, 7:24 PMECSWorker
?Marvin
05/11/2023, 7:25 PMECSWorker
, but it seems there aren't any direct code snippets available. However, you can refer to the following resources for more information on Prefect workers:
1. Developing a New Worker Type
2. Worker Overview
3. Worker.py Source Code
These resources provide insights into worker types and their implementation. You may be able to adapt the information to create an ECSWorker
implementation. Good luck, and remember, humans are great at improvising!Nate
05/11/2023, 7:28 PMprefect-aws
docs soon but here's what exists rn
https://prefecthq.github.io/prefect-aws/ecs_worker/Matt Alhonte
05/11/2023, 7:29 PMECSTask
for now thenNate
05/11/2023, 7:38 PMMatt Alhonte
05/11/2023, 7:40 PMMatt Alhonte
05/11/2023, 7:40 PM