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 details)
Built Distribution
File details
Details for the file aws-ssm-devlibx-0.0.7.tar.gz
.
File metadata
- Download URL: aws-ssm-devlibx-0.0.7.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cfd76864381772024c9fcac66cb97efadef8895f939ac8721e9566c9b1d50a1d |
|
MD5 | 511d87999ad292c1cc77f5e2bf86527f |
|
BLAKE2b-256 | 639b39423503133e7d8431ff11b1557ec5f7ad3dfa399c28c9af09881e40daaf |
File details
Details for the file aws_ssm_devlibx-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: aws_ssm_devlibx-0.0.7-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5714ecff46887c262fb3b58ea796eeff92e4b61482987ab842cd129e710013d7 |
|
MD5 | 051ae05d0c68ce5c7ef3f516d610a82c |
|
BLAKE2b-256 | 2c3fc6af208eed1c896bbf0c44412ce7672029cf425b9c3a4d1d306a7d38bb9b |