Is there a way to create a lambda layer from scratch using cloudformation

This page summarizes the projects mentioned and recommended in the original post on /r/aws

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • Porter

    State machine for file processing tasks (by PRX)

  • Here's and example of a template that has layers and it's automatically built and deployed. On that AWS::Serverless::LayerVersion resource, you'll notice that it has BuildMethod: makefile and ContentUri: lib/aws-sdk-js-v3, which points to the relevant Makefile. That SAM template then gets processed as part of a CodeBuild action in a CodePipeline, and the resulting CloudFormation template is deployed by the pipeline.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts