Skip to content
#

aws-lambda

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

bref

Saves up to 90% of AWS EC2 costs by automating the use of spot instances on existing AutoScaling groups. Installs in minutes using CloudFormation or Terraform. Convenient to deploy at scale using StackSets. Uses tagging to avoid launch configuration changes. Automated spot termination handling. Reliable fallback to on-demand instances.

  • Updated Oct 6, 2020
  • Go
BentoML
shihgianlee
shihgianlee commented Aug 21, 2020

Is your feature request related to a problem? Please describe.
We have a mechanism to capture logs in production that doesn't require log files collection. However, there is no option to disable local log files generation.

Describe the solution you'd like
A configuration option for user to disable logging to files.

Describe alternatives you've considered
Accept the default beh

abramvandergeest
abramvandergeest commented May 21, 2019

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):

serverless-next.js
michaelwindell26
michaelwindell26 commented Sep 15, 2020

Describe the bug
When running npx serverless --debug if the next build process fails with an error it is not displayed in the output and the deployment hangs forever.

To Reproduce
Steps to reproduce the behavior:

  1. Create a reproducible error in pages/index.js (in my case an import statement was incorrect)
  2. Run npx serverless --debug
  3. Output displays "appName Deplo

Improve this page

Add a description, image, and links to the aws-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 aws-lambda topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.