Skip to main content

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)

Uploaded Source

Built Distribution

aws_ssm_devlibx-0.0.7-py3-none-any.whl (3.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page