serverless-step-functions
serverless-step-functions copied to clipboard
Add support for HTTP API
This is a Feature Proposal
For feature proposals:
HTTP API now supports Step Functions, will be good to add support for that.
Seconded!
Ouch. Still not supported?
@horike37 Any plans for this?
Not supported yet?? Definitely need it! @horike37 any plans?
Workaround for this using CloudFormation: https://forum.serverless.com/t/implementing-newly-launched-synchronous-workflows-for-step-functions/13642/5?u=jimmy
Workaround for this using CloudFormation
The workaround works, thanks! But of course it's a lot of code compared to "native" httpApi support.