Skip to main content

Get DB Secrets

Project description

cashify-python-db-secret

Cashify Python Repo to get Database values from AWS Secret manager.

Pre-requisite:

  1. Boto3 library (https://pypi.org/project/boto3/)

How to use:

  1. Use steps under if want to use directly from source code
  1. Use these steps to use from PyPi
  • pip install cashifypythondbsecret
  • Simply import the package and use function "get_secret" with arguments (secret_name, region_name) in try block and "get_secret_fallback" with arguments (secret_name, region_name) in except block to get general secret.
  • cashifypythondbsecret==0.0.1 to requirements

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

cashifypythondbsecret-0.0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

cashifypythondbsecret-0.0.1-py3-none-any.whl (3.7 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