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

How can the results of the lambda be returned to the client? #3

Open
benkoshy opened this issue Dec 16, 2019 · 0 comments
Open

How can the results of the lambda be returned to the client? #3

benkoshy opened this issue Dec 16, 2019 · 0 comments

Comments

@benkoshy
Copy link

Hi there

thank you for this library.

Am wondering whether I can use your library for this workflow:

  1. A user uploads a zip file to a bucket - this is done in Chrome / Firefox etc. on the client side.
  2. The lamba fires are returns the results of lambda_handler
  3. How can I return the results of the lambda function back to the client? Secondly, what is the best way to trigger the lambda?

Any pointers would be much appreciated.

regards

Ben

Repository owner deleted a comment from jimteamlinkt Dec 22, 2023
Repository owner deleted a comment from katsavav Jan 24, 2024
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

No branches or pull requests

2 participants
@benkoshy and others