Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(type-safe-api): use lambda region in both parts of function integration uri #595

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

cogwirrel
Copy link
Member

@cogwirrel cogwirrel commented Oct 12, 2023

The region in the first part of a function invocation uri is also the region of the lambda function itself, rather than the api gateway rest api

Thanks @valebedu 😄

Fixes #594

…ration uri

The region in the first part of a function invocation uri is also the region of the lambda function
itself, rather than the api gateway rest api

Fixes #594
@cogwirrel cogwirrel merged commit 9310211 into mainline Oct 12, 2023
4 checks passed
@cogwirrel cogwirrel deleted the fix/function-uri branch October 12, 2023 22:13
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.

[BUG] (type-safe-api) wrong region used for cross-region function invocation uris
2 participants