Skip to content

Lambda ecs durable python sam#2953

Open
4D54 wants to merge 3 commits intoaws-samples:mainfrom
4D54:lambda-ecs-durable-python-sam
Open

Lambda ecs durable python sam#2953
4D54 wants to merge 3 commits intoaws-samples:mainfrom
4D54:lambda-ecs-durable-python-sam

Conversation

@4D54
Copy link

@4D54 4D54 commented Feb 12, 2026

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

4D54 added 3 commits February 5, 2026 19:46
- Demonstrates synchronous (polling) and callback integration patterns
- Includes inline Python code in ECS task definitions
- Complete SAM template with VPC, networking, and IAM roles
- Comprehensive documentation and testing instructions
- Document permissive IAM and security group configurations
- Explain why they exist (demo/learning purposes)
- Provide production security recommendations
- Recommend deployment in non-production environments
…ttern

- Replace sfn-ecs-python-sam with lambda-ecs-python-sam
- Implement synchronous pattern with polling using context.wait()
- Implement callback pattern with DynamoDB state tracking
- Use Python 3.13 with container image deployment
- Support durable execution for workflows up to 1 year
- Reduce costs with no charges during context.wait() periods
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants