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.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 930abbe32ee4e62ebda957090c0ff0d4dd0e46d32fe3165d60888b5c5ab7b5f0 |
|
MD5 | a1d566f552214d305e67f3bf57f21fa6 |
|
BLAKE2b-256 | 34576144ab8e9b9e2a584b2acbd7fd790e155fefd202f7200672e9892d55c551 |
Close
Hashes for renovosolutions.aws_cdk_renovo_microapi-0.0.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4b2965011e9d8316d5e891396bf912075bae8a1dfb8da010c5996f45b86d3ffd |
|
MD5 | 388d9496e4c684ea3b1ac0f1a7ef1022 |
|
BLAKE2b-256 | 548e0144b6a732f5787a8123d560d27cf94659282411a3a9f1f67452a9174f30 |