Python DSL for setting up Flask app CDC
Project description
This is a helper module to allow you to capture all the request/response which comes to your Flask app.
pip install aws-ssm-devlibx
How to use
# Set env vale "SERVICE" and "ENV"
# Set 2 env variable ENV and Service
# We will pick all SSM with path "/conf/{SERVICE}/{ENV}/v1"
from aws_ssm import ssm
ssm = ssm.SSM()
ssm.setup_env_from_ssm()
It will push all env variable in "/tmp/aws_ssm_env_devlibx" file
Debug
set export SSM_DEBUG=true
to print SSM in logs
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
aws-ssm-devlibx-0.0.7.tar.gz
(3.0 kB
view hashes)
Built Distribution
Close
Hashes for aws_ssm_devlibx-0.0.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5714ecff46887c262fb3b58ea796eeff92e4b61482987ab842cd129e710013d7 |
|
MD5 | 051ae05d0c68ce5c7ef3f516d610a82c |
|
BLAKE2b-256 | 2c3fc6af208eed1c896bbf0c44412ce7672029cf425b9c3a4d1d306a7d38bb9b |