aws-sam-cli topic

List aws-sam-cli repositories

fastapi-aws-lambda-example

130
Stars
20
Forks
Watchers

Example app to be deployed to AWS as an API Gateway / Lambda Stack

aws-sam-typescript-layers-example

232
Stars
53
Forks
Watchers

Example project for developing AWS Lambda functions on TypeScript with all goodies: local development, tests, debugging, shared layers (3rd party and your own), and deploy.

aws-sam-webpack-plugin

148
Stars
27
Forks
Watchers

A Webpack plugin to replace the build step for SAM CLI

lamby

582
Stars
29
Forks
Watchers

🐑🛤 Simple Rails & AWS Lambda Integration

setup-sam

140
Stars
22
Forks
Watchers

Action to set up AWS SAM CLI and add it to the PATH

cfsec

58
Stars
7
Forks
Watchers

Static analysis for CloudFormation templates to identify common misconfiguration

sam-python-crud-sample

89
Stars
51
Forks
Watchers

This project is an example about lambda, SAM, dynamodb. This repository contains source code and supporting files for a serverless application that you can deploy with the SAM CLI. It includes the fol...

A simple workflow for developing AWS Step Functions to demonstrate how you can combine AWS Step Functions with AWS Lambda using .NET 6 and the Serverless Application Model (SAM), and expose your workf...

ts-lambda-kit

24
Stars
0
Forks
Watchers

TS Lambda KIT - for making backend with TypeScript, NodeJS v18 & AWS SAM CLI 🎁 Use it to build your application quickly with a cool Architecture — Trying to provide generic functionality

sam-cli-action

18
Stars
9
Forks
Watchers

Github Action to build, package, and deploy serverless applications using the AWS SAM CLI.