Skip to main content

django-aws-secrets-env-setup

This is a helper function to set up environment variables from AWS secrets manager. The main function to use is set_env_variables(default_region_name, stop_on_failure=False, **kwargs). In addition to default_region_name and stop_on_failure, there are several kwargs that can be passed.

Parameters

  • If os.environ[region_name_env_name] is not set, the default_region_name will be used as the region name instead.
    • region_name_env_name is the name of the environment variable to check for the region name.
      • Default: 'SECRETS_REGION_NAME'
  • stop_on_failure is a flag to indicate whether or not errors should be fatal. It is strongly recommended for this to be set to True in a production environment.
  • secrets_name is the name of the secret to pull secrets from.
    • Default: os.environ[secrets_name_env_name]'
      • secrets_name_env_name is the name of the environment variable to use if secrets_name is not in kwargs.
        • Default: 'SECRETS_NAME'
  • aws_access_key_id is the ID of the AWS access key to be used.
    • Default: os.environ[aws_access_key_id_env_name]'
      • aws_access_key_id_env_name is the name of the environment variable to use if aws_access_key_id is not in kwargs.
        • Default: 'AWS_ACCESS_KEY_ID'
  • aws_secret_access_key is the AWS key used to access the secrets.
    • Default: os.environ[aws_secret_access_key_env_name]'
      • aws_secret_access_key_env_name is the name of the environment variable to use if aws_secret_access_key is not in kwargs.
        • Default: 'AWS_SECRET_ACCESS_KEY'
  • service_name is the service name of the secrets manager to connect to.
    • Default: 'secretsmanager'

Release files for django-aws-secrets-env-setup 0.3

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for django-aws-secrets-env-setup 0.3
File Size Uploaded
django-aws-secrets-env-setup-0.3.tar.gz 3.8 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for django-aws-secrets-env-setup 0.3
File Interpreter ABI Platform
django_aws_secrets_env_setup-0.3-py3-none-any.whl Python 3 none any Details

Total release size: 8.2 kB

Release files / django-aws-secrets-env-setup-0.3.tar.gz

Download URL django-aws-secrets-env-setup-0.3.tar.gz
Size 3.8 kB
Tags Source
SHA-256 checksum
How to use checksums
c776f1c622a978f646fcf7fe0ab9201c0039a0f58c49b41e1dbfc2ddbef636d3
BLAKE2b-256 checksum
How to use checksums
9b2c608046312075b0d313362217cbe0da06ae93c96cb1154855f5e7a1f63908
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.9

Release files / django_aws_secrets_env_setup-0.3-py3-none-any.whl

Download URL django_aws_secrets_env_setup-0.3-py3-none-any.whl
Size 4.4 kB
Tags Python 3
SHA-256 checksum
How to use checksums
34c61a08985dec0e95bcd52bff178298e3fe2e15a8d90be6fd78a21b8961c709
BLAKE2b-256 checksum
How to use checksums
5dde24acc0ee71015961f3f3626ee8fd418d3b57b28653ffe8b3decbe9fda06f
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/4.0.0 CPython/3.8.9

Release history Release notifications | RSS feed

This release

0.3 This release

2 release files

0.2

2 release files

0.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page