aws-lambda
Here are 7,027 public repositories matching this topic...
-
Updated
Feb 23, 2022 - Python
-
Updated
Mar 23, 2022 - Python
-
Updated
Sep 27, 2021 - Go
-
Updated
Mar 22, 2022 - Shell
-
Updated
Mar 19, 2022 - JavaScript
-
Updated
Mar 24, 2022 - TypeScript
-
Updated
Mar 22, 2022 - JavaScript
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Jan 19, 2022 - JavaScript
-
Updated
Mar 17, 2022 - JavaScript
-
Updated
Mar 9, 2022 - JavaScript
Issue Summary
Building with serverless results in an error:
Build error occurred
TypeError: Class extends value undefined is not a
-
Updated
Mar 24, 2022 - Python
-
Updated
Mar 21, 2022 - JavaScript
-
Updated
Dec 24, 2021
-
Updated
Mar 21, 2022 - JavaScript
-
Updated
Mar 15, 2022 - JavaScript
-
Updated
Mar 24, 2022 - Python
-
Updated
Mar 10, 2022 - 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
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
Mar 10, 2022 - JavaScript
-
Updated
Feb 17, 2022 - Go
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):
When you change go.mod or go.sum, it should cause --changed-since --changed-dependees=direct to claim that every go_third_party_package target has also changed. This is what we do with python_requirements and poetry_requirements.
The implementation looks like using the _generator_sources_helper target from pantsbuild/pants#14727.
Our target generation r
-
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."
Most of the tests that currently cover core functionalities depend heavily on (and sometimes test) internal implementation characteristics. While they should be testing whether the given implementation produces desired outcome (treating its implementation more as a black box).
_Current state of things is problematic for eventual internal improvements and refactors which occasionally we want t