Zack
03/01/2023, 5:56 PMChristopher Boyd
03/01/2023, 6:14 PMTaylor Curran
03/01/2023, 10:57 PMZack
03/03/2023, 6:26 PMChristopher Boyd
03/03/2023, 6:28 PM@flow
decorator - if you have them configured properly to point to the prefect cloud (through a login / API_URL + KEY), then they would show up in the UI. eventbridge would -> trigger your lambda -> starts your flowChristopher Boyd
03/03/2023, 6:29 PMTaylor Curran
03/03/2023, 6:29 PMChristopher Boyd
03/03/2023, 6:29 PMZack
03/06/2023, 4:13 PMZack
03/06/2023, 4:14 PMChristopher Boyd
03/06/2023, 4:17 PMYES
although your options vary
You could literally have something as simple as :
@flow():
response = request.get(lambda url)
Christopher Boyd
03/06/2023, 4:17 PMChristopher Boyd
03/06/2023, 4:17 PMChristopher Boyd
03/06/2023, 4:17 PMZack
03/06/2023, 4:25 PMZack
03/08/2023, 12:42 AM