/claudia-api_graphql_sequelize_pg

This is a boilerplate using Claudia API Builder to create a Serverless API with a GraphQL endpoint that uses Sequelize as the Database ORM and Postgres as the Database.

Primary LanguageJavaScriptMIT LicenseMIT

claudia-api_graphql_sequelize_pg

This is a boilerplate using Claudia API Builder to create a Serverless API with a GraphQL endpoint that uses Sequelize as the Database ORM and Postgres as the Database.

Setup Lambda function to be in VPC

  • aws lambda update-function-configuration --function-name --vpc-config
  • the executor role needs to have AWSLambdaVPCAccessExecutionRole