|
|
|
|
|
by carmen_sandiego
1933 days ago
|
|
Step functions are interesting in theory but they become quite messy in my experience. Are you using Chalice for your Lambda functions? Or something else? What kind of problems are you having with SNS? With Chalice it should be pretty easy to just trigger on SNS messages that come after each step, though I’m not sure which steps you would need for your app. Is it TTS with Poly running async or something? |
|