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
Close
Hashes for renovosolutions.aws-cdk-renovo-microapi-0.0.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bffcf6d3fa36b1ffe2945d45b1b388cdd9ccca8d2b4e39262acef1b6f12958bb |
|
MD5 | b9d81046e2804143abe757284bf756fb |
|
BLAKE2b-256 | 57af52cdbf11cbbc837c2d87fd2762282068784d8bfa0e1ad208212128c62c3d |
Close
Hashes for renovosolutions.aws_cdk_renovo_microapi-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 863d062edd02d3e23ed22f9b8eae8b45f0918aae5489d63f5c052b69fbef8b05 |
|
MD5 | bc507769c39453f0c1c446369ec5f144 |
|
BLAKE2b-256 | f9a14e8058f1e5d86153d0ce5a08092d333ea1cfa916556092b742d16c4ddbe5 |