Skip to content

Commit 2dff793

Browse files
committed
fix: Replace DynamoDB callback with Lambda durable execution callback APIs
- callback_handler: Use context.create_callback() and callback.result() instead of DynamoDB-based polling - template.yaml: Remove CallbackTable, update ECSTaskRole with durable execution callback permissions, fix IAM circular dependency using Sub with explicit ARN construction - ECS task now calls SendDurableExecutionCallbackSuccess/Failure directly - README restructured to match serverless-patterns format
1 parent 5c2a130 commit 2dff793

3 files changed

Lines changed: 149 additions & 431 deletions

File tree

0 commit comments

Comments
 (0)