aws-lambda
Here are 6,587 public repositories matching this topic...
-
Updated
Nov 2, 2021 - Python
-
Updated
Nov 16, 2021 - Python
-
Updated
Sep 27, 2021 - Go
-
Updated
Sep 7, 2021 - Shell
-
Updated
Nov 22, 2021 - JavaScript
-
Updated
Nov 22, 2021 - TypeScript
-
Updated
Nov 19, 2021 - JavaScript
-
Updated
Oct 28, 2021 - JavaScript
-
Updated
Aug 27, 2021 - JavaScript
-
Updated
Oct 18, 2021 - JavaScript
-
Updated
Oct 19, 2021 - JavaScript
-
Updated
Nov 22, 2021 - Python
-
Updated
Nov 18, 2021 - JavaScript
Issue Summary
Building with serverless results in an error:
Build error occurred
TypeError: Class extends value undefined is not a
-
Updated
Nov 15, 2021
-
Updated
Nov 16, 2021 - JavaScript
-
Updated
Nov 15, 2021 - JavaScript
-
Updated
Sep 24, 2021 - TypeScript
Before opening, please confirm:
- I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- I have searched for duplicate or closed issues.
- I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-cli/blob/master/CONTRIBUTI
If we override PHP_INI_SCAN_DIR then the "special php.ini" files will not be used.
Ie: https://github.com/brefphp/bref/blob/0.5.9/runtime/layers/fpm/php.ini
-
Updated
Nov 22, 2021 - Python
Hi,
I wanted to enable binary support on API gateway, but could not find the way to do it via component's inputs.
Is this something that you would consider adding in the future?
If so, I can try to add this feature. It doesn't look too complicated.
Thanks!
-
Updated
Oct 21, 2021 - Go
-
Updated
Nov 17, 2021 - JavaScript
SQL Insert Statement
Current behavior:
All the SQL activities either don't support Insert or are specific to a usecase
Expected behavior:
to be able to insert to a sql database in an activity
What is the motivation / use case for changing the behavior?
many workflows/pipelines require logging to a database
Additional information you deem important (e.g. I need this tomorrow):
Thanks to using PyO3 (pantsbuild/pants#13526), error handling is now much more ergonomic. Notably, we no longer need to hold the GIL to create a PyErr.
It'd be great to chip away at how much we call .unwrap() in our code, which should make our code more reliable. Instead, probably the only place unwrapping should happen is in our #[pyfunction] and #[pymethods], i
-
Updated
Sep 24, 2021
Improve this page
Add a description, image, and links to the aws-lambda topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aws-lambda topic, visit your repo's landing page and select "manage topics."