Giter Site home page Giter Site logo

Comments (3)

frikky avatar frikky commented on June 12, 2024

Hi @frikky I have created a shuffle workflow to integrate the AWS lambda function. But we are unable to pass the expected events to the lambda. image

Hey!

Did the Lambda start? What should the response be? Do you return anything from the lambda?

from shuffle.

anjanaradhakrishnan avatar anjanaradhakrishnan commented on June 12, 2024

lambda function is scripted to return event. Lambda is getting invoked with a dummy event via workflow with the type as request response, and the payload in the response is empty.

when lambda function is modified to return a string, the payload in the response(workflow run) is string as expected.

Not sure why the dummy event is not being passed to lambda during invocation.

from shuffle.

frikky avatar frikky commented on June 12, 2024

lambda function is scripted to return event. Lambda is getting invoked with a dummy event via workflow with the type as request response, and the payload in the response is empty.

when lambda function is modified to return a string, the payload in the response(workflow run) is string as expected.

Not sure why the dummy event is not being passed to lambda during invocation.

Good question! This is the code: https://github.com/Shuffle/python-apps/blob/1a10115df2bccbcef91af4bb1eee2e5fb3696744/aws-lambda/1.0.0/src/app.py#L70

I'm not sure whether more would be required to get the "Payload" response back. Could you help us figure this out?

from shuffle.

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.