Skip to content

New serverless pattern - lambda-durable-functions-rest-api-python#2924

Open
tolutheo wants to merge 3 commits intoaws-samples:mainfrom
tolutheo:ajaytheo-feature-lambda-durable-rest-api-sam-py
Open

New serverless pattern - lambda-durable-functions-rest-api-python#2924
tolutheo wants to merge 3 commits intoaws-samples:mainfrom
tolutheo:ajaytheo-feature-lambda-durable-rest-api-sam-py

Conversation

@tolutheo
Copy link

@tolutheo tolutheo commented Feb 5, 2026

Issue #, if available:

*Description of changes: Lambda durable function that calls a rest API

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

- x86_64
Environment:
Variables:
API_URL: https://jsonplaceholder.typicode.com/posts/1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the purpose of this URL?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The URL is a simple REST API to test the AWS Lambda durable function.

@bfreiberg bfreiberg added the durable functions Pattern for AWS Lambda durable functions label Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

durable functions Pattern for AWS Lambda durable functions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants