-
Updated
Nov 23, 2021 - Python
#
aws-sam
Here are 314 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
Nov 23, 2021 - Go
Simple Rails & AWS Lambda Integration 🐑 🛤
-
Updated
Sep 27, 2021 - 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
Aug 10, 2021 - JavaScript
Learn how to build a CI/CD pipeline for SAM-based applications
-
Updated
Nov 9, 2021 - CSS
Serverless framework plugin to export AWS SAM templates for a service
-
Updated
Aug 22, 2021 - JavaScript
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
Example app to be deployed to AWS as an API Gateway / Lambda Stack
-
Updated
Jul 23, 2021 - Python
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
-
Updated
Nov 16, 2021 - Python
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
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
Nov 17, 2021 - 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
Mar 28, 2019 - 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
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
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.
AWS Serverless Application Model (SAM) Hello World Application
-
Updated
Mar 10, 2021 - JavaScript
A Step Functions microservice for remediating GuardDuty findings.
-
Updated
Jun 27, 2018 - Python
An example of portable serverless app that can run on multiple platforms.
-
Updated
Jul 12, 2018 - JavaScript
Sample AWS Step Functions application to get practice with SAM templates, Lambda functions, SNS topics and SQS queues.
-
Updated
Jul 4, 2019 - JavaScript
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.