prefect_sns.flows
This is an example flows module
Classes
Functions
hello_and_goodbye
Sample flow that says hello and goodbye!
Source code in prefect_sns/flows.py
8 9 10 11 12 13 14 15 16 17 18 19 | |