Skip to content

fix: explicitly lookup AWS_ENDPOINT_URL_LAMBDA while using preview lambda model#22

Merged
bchampp merged 1 commit intomainfrom
fix/lambda-client-env-var
Oct 7, 2025
Merged

fix: explicitly lookup AWS_ENDPOINT_URL_LAMBDA while using preview lambda model#22
bchampp merged 1 commit intomainfrom
fix/lambda-client-env-var

Conversation

@bchampp
Copy link
Member

@bchampp bchampp commented Oct 7, 2025

Description of changes:
Since we're using a custom lambdainternal model during development, the functionality to match AWS_ENDPOINT_URL_LAMBDA wasn't working properly and our checkpoint calls weren't hitting the backend.

Tested it by building the python SDK and running an example against the backend.

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

@bchampp bchampp force-pushed the fix/lambda-client-env-var branch from d147b0c to e3eac14 Compare October 7, 2025 00:02
@bchampp bchampp merged commit 38caaeb into main Oct 7, 2025
7 checks passed
@bchampp bchampp deleted the fix/lambda-client-env-var branch October 7, 2025 12:03
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