Skip to main content

AWS CDK Construct Library to manage micro apis for Renovo Solutions

Project description

Renovo Solutions Private Lambda Micro REST API (proxy) Infrastructure Library

This infrastructure construct library implements a private lambda backed REST API on AWS API Gateway using proxy+. The basic concept is as follows:

  • The API is made available on a private DNS address using a private DNS enabled VPC endpoint. Requests must route using the endpoint or they will not be allowed.
  • The API has one method thats greedy and passes the request to Lambda
  • This single method requires IAM auth
  • The function runs and returns data back
  • All API Gateway requests are logged to cloudwatch
  • All lambda invokes are logged to cloudwatch
  • Probably other things this readme currently forgot

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page