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

aws-lambda

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

chris-hinds
chris-hinds commented Jul 8, 2021

Running sls deploy --stage dev when using !ImportValue is raising the following TypeError;

TypeError: Cannot read property 'Fn::GetAtt' of undefined

The service that I am deploying is importing an output of another stack. This stack has already been deployed. There is only a single occurrence of Fn::GetAtt and it is in the stack that is al

webiny-js
Pavel910
Pavel910 commented Jul 7, 2021

This is:

  • Bug

Detailed Description

Form Builder app has 2 sets of field validators: 1 set of plugins is for Admin Area, and another one is for Website, where validation is taking place. I noticed that plugins for those validators are commented out in the website app 🤯

This is where they are located in the website app:
https://github.com/webiny/webiny-js/blob/next/apps/website/

BentoML
serverless-next.js
dphang
dphang commented Jun 16, 2021

Is your feature request related to a problem? Please describe.
Yarn packages aren't being cached on e2e tests and build workflows

Describe the solution you'd like
Add caching for npm packages and Cypress (except @sls-next packages) so that workflows will be faster to run

Describe alternatives you've considered
N/A, it will help improve CI workflow speed

josefaidt
josefaidt commented Jun 30, 2021

Is this related to a new or existing Amplify category?

No response

Is this related to another service?

No response

Describe the feature you'd like to request

Some auto-generated files include extraneous whitespace, and in some cases tab width is different across files (typically 2 and 4 spaces)

Example 1 (whitespace): CloudFormation YML Snippet

  identityPoolNa

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 Jun 19, 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