The Wayback Machine - https://web.archive.org/web/20220811145735/https://github.com/topics/lambda
Skip to content
#

lambda

Here are 5,171 public repositories matching this topic...

webiny-js
rdallman
rdallman commented Jun 13, 2018

this will very quickly get out of hand if we allow it, i realize we don't have principles written down anywhere but to date one of them has been that binaries 'just work' without having to do any configuration. currently a user must set FN_MAX_REQUEST_SIZE, FN_MAX_RESPONSE_SIZE -- neither of these should be required to run.

test case:

cd tests/fn-system-tests/
go test -v

this

serverless-next.js
aws-data-wrangler

Pandas on AWS - Easy integration with Athena, Glue, Redshift, Timestream, Neptune, OpenSearch, QuickSight, Chime, CloudWatchLogs, DynamoDB, EMR, SecretManager, PostgreSQL, MySQL, SQLServer and S3 (Parquet, CSV, JSON and EXCEL).

  • Updated Aug 11, 2022
  • Python
mellistibco
mellistibco commented Oct 15, 2018

Current behavior (how does the issue manifest):
The lambda invoke activity returns a value object which includes the payload and the []byte serialized response. This really has no real purpose and causes confusion between the unmarshaled payload in the return param result .

Expected behavior:
Remove the value param, as both the unmarshaled payload and the status are both returne

Improve this page

Add a description, image, and links to the lambda topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lambda topic, visit your repo's landing page and select "manage topics."

Learn more