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

Migrate to native Lambda invoke mechanism #3

Closed
Tracked by #1
pcholakov opened this issue Nov 20, 2023 · 0 comments · Fixed by #6
Closed
Tracked by #1

Migrate to native Lambda invoke mechanism #3

pcholakov opened this issue Nov 20, 2023 · 0 comments · Fixed by #6

Comments

@pcholakov
Copy link
Collaborator

pcholakov commented Nov 20, 2023

The Restate AWS Lambda endpoints do not authenticate incoming requests; these currently happen via unauthenticated API Gateway HTTP REST API. Migrate to the native Lambda::InvokeFunction mechanism introduced in Restate 0.5.0.

@pcholakov pcholakov changed the title Secure access to the underlying services Migrate to native Lambda invoke mechanism Nov 20, 2023
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 a pull request may close this issue.

1 participant