SurfEdge / pulumi-aws-serverless-boilerplate

A starting point for Pulumi to use AWS APIG, Lambda, DynamoDB stack. In JS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🚀 Pulumi - AWS - Serverless Boilerplate

We will provide a starting point or a reference project structure for people who are just starting with Pulumi or migrating from other frameworkds.

🚧 Under Construction. Help us build this together! 🚧

Resources

  • API Gateway
  • Lambda Function - Connected as eventHandler for API route
  • DynamoDB Schema
  • DynamoDB query and create
  • SNS Function
  • Logging for Lambda
  • Cognito UserPool
  • Cognito based Lambda Authorizer
  • S3 Bucket to request from Lambda

Best Practices

Later

Common Issues

Later

About

A starting point for Pulumi to use AWS APIG, Lambda, DynamoDB stack. In JS


Languages

Language:TypeScript 100.0%