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.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce2c0d76d79506b9cadef03c787e123b27905c6c36999e508b410d9a6e2bfdea |
|
MD5 | d90c4c28a5aa29ba603989fd255e5c75 |
|
BLAKE2b-256 | e8eb2ad57addac3ad299b04dc44627acebdf0470ac24d592a58ef212180fa4f3 |
Close
Hashes for renovosolutions.aws_cdk_renovo_microapi-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 592ebdf3361507ab2aac14e96e4fbc5ed928aba9069644996d6f9e4d352037fe |
|
MD5 | 9e2a56d64b1c062345945b60c7900b28 |
|
BLAKE2b-256 | 4082de977afffd66df7481d8d39d45fb5b814fba7af15472ceb781d84429ffec |