GithubHelp home page GithubHelp logo

Comments (6)

bbilger avatar bbilger commented on July 1, 2024

FYI, there's a workaround: implement RequestHandler and upload the function, then implement RequestStreamHandler, instead and use "Run function on AWS Lambda..." instead of "Upload function to AWS Lambda" which uploads the updated function.

from aws-toolkit-eclipse.

parkej60 avatar parkej60 commented on July 1, 2024

Thanks for the heads up on that. Will this work for functions that already exist?

Jameson W Parker

On Apr 28, 2016, at 4:36 PM, Björn Bilger [email protected] wrote:

FYI, there's a workaround: implement RequestHandler and upload the function, then implement RequestStreamHandler, instead and use "Run function on AWS Lambda..." instead of "Upload function to AWS Lambda" which uploads the updated function.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub

from aws-toolkit-eclipse.

bbilger avatar bbilger commented on July 1, 2024

Well, it's really just a workaround I found. It should work, yes but by implementing RequestHandler instead of RequestStreamHandler and uploading, you'll overwrite your existing function and potentially break what the function is intended to do.

from aws-toolkit-eclipse.

parkej60 avatar parkej60 commented on July 1, 2024

Well right now they already use request stream handler. They've just been upload via the web ui instead of eclipse. They actually extend a class which extends RequestStreamHandler.

Jameson W Parker

On Apr 28, 2016, at 4:47 PM, Björn Bilger [email protected] wrote:

Well, it's really just a workaround I found. It should work, yes but by implementing RequestHandler instead of RequestStreamHandler and uploading, you'll overwrite your existing function and potentially break what the function is intended to do.


You are receiving this because you authored the thread.
Reply to this email directly or view it on GitHub

from aws-toolkit-eclipse.

zhangzhx avatar zhangzhx commented on July 1, 2024

Hi @parkej60 ,

In our latest release, we started supporting RequestStreamHandler. Please try the newest version of the Lambda plugin and we would like to hear your feedbacks for the new feature.

from aws-toolkit-eclipse.

parkej60 avatar parkej60 commented on July 1, 2024

@zhangzhx IT WORKS! Thank you so much this makes Lambda functions so much better!

from aws-toolkit-eclipse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.