-
Updated
May 9, 2022 - Python
#
aws-sam
Here are 358 public repositories matching this topic...
AWS Serverless Application Model (SAM) is an open-source framework for building serverless applications
aws
lambda
serverless
sam
serverless-applications
aws-sam
serverless-application-model
sam-specification
GoFormation is a Go library for working with CloudFormation templates.
-
Updated
May 3, 2022 - Go
Simple Rails & AWS Lambda Integration 🐑 🛤
-
Updated
Apr 19, 2022 - Ruby
A visual approach to serverless development. Think. Build. Repeat.
aws
development
cloud
cloudformation
aws-lambda
serverless
visual
serverless-framework
developer-tools
event-driven
aws-sam
serverless-development
-
Updated
Apr 9, 2022 - JavaScript
Learn how to build a CI/CD pipeline for SAM-based applications
-
Updated
Mar 18, 2022 - CSS
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.
-
Updated
Sep 21, 2021 - TypeScript
Serverless framework plugin to export AWS SAM templates for a service
-
Updated
Aug 22, 2021 - JavaScript
Example app to be deployed to AWS as an API Gateway / Lambda Stack
-
Updated
Jul 23, 2021 - Python
Amazon Web Services (AWS) Guide
aws
awesome
cloud
aws-lambda
aws-s3
aws-sdk
aws-apigateway
aws-cli
cloud-computing
awesome-list
aws-ec2
aws-cloudformation
aws-dynamodb
aws-sam
cloudstack
cloudstorage
awesome-lists
cloudservices
aws-cdk
awesome-readme
-
Updated
May 7, 2022 - Java
Sample code to append additional information (e.g. Security Group IDs and geolocation data) to VPC Flow Logs for analysis in Elasticsearch.
-
Updated
Aug 13, 2020 - JavaScript
Serverless Data Pipeline powered by Kinesis Firehose, API Gateway, Lambda, S3, and Athena
-
Updated
Oct 22, 2018 - Python
Serverless WebRTC Signaling Server only works for WebRTC P2P.
-
Updated
Jul 17, 2020 - Go
-
Updated
May 29, 2020 - Swift
Moving the Amazon Cognito functionality down the stack to the backend. Ideal for migration purposes and extremely custom Auth functionality.
kotlin
aws
webservice
aws-lambda
rest-api
cognito
aws-apigateway
aws-cognito
webservices
cognito-quickstart
aws-cloudformation
aws-sam
cognito-user-pool
-
Updated
Apr 17, 2020 - Kotlin
-
Updated
May 2, 2022 - Python
Static analysis for CloudFormation templates to identify common misconfiguration
go
golang
aws
cloudformation
static-analysis
aws-cloudformation
hacktoberfest
aws-sam
cloudsecurity
aws-sam-cli
-
Updated
Feb 16, 2022 - Go
Serverless backend for sending simple recurring invoices
-
Updated
Apr 18, 2019 - Python
Serverless app with CI/CD pipeline using AWS SAM and AWS CDK
-
Updated
Feb 24, 2022 - TypeScript
Sample application that demonstrates use of Redis Geospatial commands using Amazon ElastiCache, AWS Lambda, and Serverless Application Model.
-
Updated
Jan 9, 2020 - JavaScript
Todo app using AWS Serverless Application Model
-
Updated
Apr 8, 2022 - TypeScript
An implementation of TodoMVC featuring AWS Serverless Application Model (SAM) and Xilution SaaS.
react
nodejs
aws-lambda
frontend
serverless
backend
aws-s3
sam
aws-apigateway
saas
aws-cli
provision
todomvc
aws-sam
xilution
aws-secrets-manager
xilution-saas
beagily
-
Updated
Jun 12, 2021 - JavaScript
A serverless Discord Bot template built for AWS Lambda based on Discord's slash commands and the slash-create library.
aws
cloud
cloudformation
aws-lambda
serverless
discord
discord-bot
slash-commands
aws-cloudformation
aws-sam
slash-command
discord-interactions
-
Updated
May 6, 2022 - JavaScript
Open
CORS Middleware
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Demonstrates an approach to invoking AWS Lambda from messages in an Amazon MQ queue.
-
Updated
Jan 9, 2020 - JavaScript
Golang development with serverless.js deployments and offline Lambda + API Gateway emulation using SAM Local.
-
Updated
Sep 3, 2020 - Go
-
Updated
Nov 3, 2018 - JavaScript
A Step Functions microservice for remediating GuardDuty findings.
-
Updated
Jun 27, 2018 - Python
Sample front and backend for uploading files to Amazon S3 via pre-signed URL
-
Updated
May 16, 2017 - CSS
Extract all tags within an AWS account. Use SQL to query them.
-
Updated
Aug 23, 2018 - Python
keithduncan
commented
Mar 6, 2020
Right now the default aws/ssm key is used throughout. This may not be appropriate, especially if deploying to an existing account. Adding a parameter KMS KeyId parameter with a default value of aws/ssm to the CloudFormation template seems like the best option.
good first issue
Good for newcomers
Improve this page
Add a description, image, and links to the aws-sam topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aws-sam topic, visit your repo's landing page and select "manage topics."
There should be a simple middleware for enabling cors on APIs.