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.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a8065c3b94854ef2e495f34c58aaf89992ef15dd5b81e43e1a569d2893308ecd |
|
MD5 | bb582a3fc1dd0481afb0225b1ac83194 |
|
BLAKE2b-256 | 495ee73e324c24f308e1bd04348ea8b4ea7f228b7d3ce321c476002f8bb86816 |
Close
Hashes for renovosolutions.aws_cdk_renovo_microapi-0.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2c8a65640f22802d4552aabaf8423d3448fdd608cff75f0100a55eb459c8ed6 |
|
MD5 | e168c04ef7e893186ad533a00a4daf1a |
|
BLAKE2b-256 | 9ddd87f1bbaa5dc40400fff6baa8353ee5b7f3f812b2d6aee32a2cfcc3fb17fd |