How to configure, build, and deploy long-running workflows using SAM templates







canonical_url: https://dev.to/aws/developing-aws-lambda-durable-functions-with-aws-sam-ga9


You've written a durable function that orchestrates a multi-step workflow. Now you may want to deploy it. AWS Serverless Application Model (AWS SAM) makes this...