Skip to main content

Django database backends to use AWS Database IAM Authentication

Project description

Django IAM database backends

Usage

pip install django-iam-dbauth

In your settings use the following

DATABASES = {
    "default": {
        "HOST": "<hostname>",
        "USER": "<user>",
        "ENGINE": 'django_iam_dbauth.aws.postgresql'
    }
}

Caveats

  1. You cannot use a cname for the host, it needs to be the actual hostname of the RDS instance.

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

django-iam-dbauth-0.0.2.tar.gz (2.1 kB view details)

Uploaded Source

Built Distribution

django_iam_dbauth-0.0.2-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file django-iam-dbauth-0.0.2.tar.gz.

File metadata

  • Download URL: django-iam-dbauth-0.0.2.tar.gz
  • Upload date:
  • Size: 2.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.2

File hashes

Hashes for django-iam-dbauth-0.0.2.tar.gz
Algorithm Hash digest
SHA256 e8ca333b121e5bb4a7f222f1d6ff02505113855b80168cbebffb594980ab7221
MD5 715a7b56fef992f2decb9ac428758a51
BLAKE2b-256 6a44d1d196a4b06196e62172f90aab52a9b36627a618741bccc654cdd9aabda0

See more details on using hashes here.

Provenance

File details

Details for the file django_iam_dbauth-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: django_iam_dbauth-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 3.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.2

File hashes

Hashes for django_iam_dbauth-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 8eec84c1b0b1174f18fad687430cfe6fc8f0167edbd4ba79f025a5c4b1ecf31e
MD5 9116e06c4629d4d561bdb84ce0117423
BLAKE2b-256 0d1543c76ea80a36a7c5a3ceb0b01dba50c85eec476b43c0882c5a6d2dba47bd

See more details on using hashes here.

Provenance

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