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.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9b2f7e5e1a53445e965d2f7faf2368f62e66dd98dc31eacbc7502965768c0c20 |
|
MD5 | b104b947f6de3d0dc2cf4a5f7f40a631 |
|
BLAKE2b-256 | 787c98ed1812b919c84ef21cd83736ee78965ec3ffc951d1a3286ff862c2bddc |
Close
Hashes for renovosolutions.aws_cdk_renovo_microapi-0.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e07c88c19aeca62761e9e109102162f54d4bf1e43e2af0915ebfd51496f6b58a |
|
MD5 | 21f48b057113028a7f0d925bd1949434 |
|
BLAKE2b-256 | 712d980b4105df052f4b8b58377d5bf29ff82f61271997922a823210c986db56 |