serverless-operations / serverless-operations/serverless-step-functions
Feature Proposal - add support for Synchronous Express Workflows
Open
Nobody has claimed this yet.
area: api-gateway
enhancement
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 220
- PR merge metrics
- No merged PRs in 30d
Description
This is a Feature Proposal
Description
- Please support Synchronous Express Workflows as described by https://docs.aws.amazon.com/step-functions/latest/dg/concepts-express-synchronous.html
- It appears that
serverless-step-functionssupports Asynchronous Express Workflows already, but not their synchronous counterpart. - This would allow this plugin to be used to create Step Function microservices that can synchronously respond to HTTP requests made to API Gateway.
Similar issues:
- #195
Additional Data
- Serverless Framework Core Version you're using: 2.31.0
- The Plugin Version you're using: 2.29.0
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the AWS documentation for Synchronous Express Workflows and compare it with the plugin's existing asynchronous Express Workflow support. Use issue #195 for related context. Done means the plugin can configure and deploy synchronous Express Workflows for API Gateway requests, with coverage for the supported configuration path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100