alukach / aws-sam-typescript-boilerplateLinks
A sensible starting-point for AWS SAM applications written in TypeScript.
☆67Updated 2 years ago
Alternatives and similar repositories for aws-sam-typescript-boilerplate
Users that are interested in aws-sam-typescript-boilerplate are comparing it to the libraries listed below
Sorting:
- This is a serverless application that forwards events from a DynamoDB stream to an Amazon EventBridge event bus.☆63Updated 4 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☆231Updated 2 years ago
- A real-time GraphQL API deployed with CDK using AWS AppSync, AWS Lambda, and DynamoDB☆129Updated 4 years ago
- This Serverless Framewrok plugin supports the AWS service proxy integration feature of API Gateway.☆261Updated 5 months ago
- Code for the Manning video course "Production-Ready Serverless: Operational Patterns and Practices"☆195Updated 2 years ago
- Serverless Plugin for easily defining IAM roles per function via the use of iamRoleStatements at the function level.☆417Updated 5 months ago
- A project which demonstrates the use of TypeScript in AWS SAM (Serverless Application Model).☆41Updated 3 years ago
- Serverless plugin to export environment variables into a .env file☆104Updated 2 years ago
- An AWS AppSync Serverless resolver for the Amazon Aurora relational database.☆131Updated 5 years ago
- Companion code to this blog post https://www.trek10.com/blog/dynamodb-single-table-relational-modeling/☆152Updated 4 years ago
- Serverless AWS AppSync Offline Plugin - Allow to run AppSync locally for serverless framework☆90Updated 3 years ago
- An AWS Custom Authorizer for AWS Gateway that support Auth0 Bearer tokens.☆212Updated last year
- A simple tool to help process DynamoDB Streams☆94Updated 2 years ago
- Alias support for Serverless 1.x☆190Updated last year
- An example for using Amazon Cognito together with an external IdP☆306Updated last month
- A Webpack plugin to replace the build step for SAM CLI☆147Updated 8 months ago
- A Serverless Framework plugin that creates CloudWatch alarms for functions.☆527Updated last year
- Use CloudFormation Pseudo Parameters in your Serverless project