verzac / typescript-aws-samLinks
A project which demonstrates the use of TypeScript in AWS SAM (Serverless Application Model).
☆41Updated 3 years ago
Alternatives and similar repositories for typescript-aws-sam
Users that are interested in typescript-aws-sam are comparing it to the libraries listed below
Sorting:
- A sensible starting-point for AWS SAM applications written in TypeScript.☆67Updated 3 years ago
- This is an AWS CDK Construct to make deploying a single page website (Angular/React/Vue) to AWS S3 behind SSL/Cloudfront easier☆232Updated 2 years ago
- Example project for developing AWS Lambda functions on TypeScript with all goodies: local development, tests, debugging, shared layers (3…☆244Updated 2 years ago
- Serverless Plugin for easily defining IAM roles per function via the use of iamRoleStatements at the function level.☆419Updated 10 months ago
- An AWS Custom Authorizer for AWS Gateway that support Auth0 Bearer tokens.☆213Updated last year
- Protect downloads of your content hosted on CloudFront with Cognito authentication using cookies and Lambda@Edge☆522Updated last week
- A Webpack plugin to replace the build step for SAM CLI☆147Updated last month
- A plugin to generate nested stacks to get around CloudFormation resource/parameter/output limits☆296Updated last year
- An example for using Amazon Cognito together with an external IdP☆307Updated last week
- This Serverless Framewrok plugin supports the AWS service proxy integration feature of API Gateway.☆264Updated 3 months ago
- This sample uses the Serverless Application Framework to implement an AWS Lambda function in TypeScript, deploy it via CloudFormation, pu…☆266Updated 3 years ago
- A Serverless Framework plugin that creates CloudWatch alarms for functions.☆526Updated 2 years ago
- Missing blueprint for AWS Lambda. Reads stream from AWS DynamoDB and writes it to ElasticSearch.☆115Updated 3 years ago
- A schema-based data mapper for Amazon DynamoDB.☆817Updated 2 years ago
- The official AWS X-Ray SDK for Node.js.☆282Updated this week
- Companion code to this blog post https://www.trek10.com/blog/dynamodb-single-table-relational-modeling/☆151Updated 4 years ago
- Sample trivia game built with AWS Fargate. See https://www.reinvent-trivia.com☆196Updated last week
- A module to optimize AWS Lambda function cold starts☆536Updated 5 months ago
- This repo contains all the SAM templates created in the Twitch series #SessionsWithSAM. The show is every Thursday on Twitch at 10 AM PDT…☆388Updated last year
- Blueprints and examples for Lambda-based custom Authorizers for use in API Gateway.☆719Updated 3 years ago
- Sample code for dynamically managing RDS/RDBMS connections across a fleet of Lambda functions☆236Updated 6 years ago
- Introduction to the AWS CDK - Workshop☆302Updated last year
- Alias support for Serverless 1.x