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.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6cc17ed537ada5670e74ed64e9cb5475838d87223486193d1b0fb19a308e9e0f |
|
MD5 | e62d78959abb71a238be47e3c45b1e3b |
|
BLAKE2b-256 | a780fa96e8d36cc4fda7e7d68031639970b63635d1de12ed37caf6ae643049bd |
Close
Hashes for renovosolutions.aws_cdk_renovo_microapi-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 303a61863b7e781cdb5965f126c228c50c594826d4385255b5693da9d8f53c67 |
|
MD5 | f13faf13c9054c5eb71834dcb9fb2514 |
|
BLAKE2b-256 | c36112dead3cdfa84d0e9e1691c49c0cd011a19dd973a4583ce8d3f462dc5b66 |