Skip to content
#

aws-lambda

Here are 6,335 public repositories matching this topic...

webiny-js
Ashu96
Ashu96 commented May 25, 2021

This is:

  • Improvement

Detailed Description:

At the moment when we run the Webiny info command using:

yarn webiny info --env=<ENV>

we only display the URLs and the environment name.
With this task, we want to expand that and add AWS region and project name to the list.

Possible Solution:

We need to make the necessary changes in the [packages/cwp-template-aws/cl

serverless-next.js
ghsyeung
ghsyeung commented Sep 2, 2021

If basePath is set in next.config.js, the build would put static assets within ${sererlessBuildOutDir}/assets/${basePath}.

However, in the CDK construct (NextJSLambdaEdge), it tries to read the assets from ${sererlessBuildOutDir}/assets without including the basePath

https://github.com/serverless-nextjs/serverless-next.js/blob/145c16d9e163aca7b5f6a753f60404363c842b8f/packages/ser

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 Sep 14, 2021
  • Go

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