.
├── numbers_to_text
│ ├── final_condition
│ │ ├── index.py
│ │ ├── __init__.py
│ │ └── zappa_settings.json
│ ├── greater_than
│ │ ├── index.py
│ │ ├── __init__.py
│ │ └── zappa_settings.json
│ ├── __init__.py
│ ├── less_than
│ │ ├── index.py
│ │ ├── __init__.py
│ │ └── zappa_settings.json
│ ├── README.md
│ └── sub_numbers
│ ├── index.py
│ ├── __init__.py
│ └── zappa_settings.json
├── requirements.txt
├── simple_api
│ └── __init__.py
└── step_functions_example.json
-
Notifications
You must be signed in to change notification settings - Fork 0
Juankzuhe/step_functions_demos
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Demo using AWS step functions - Python - Zappa
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published