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'
        "OPTIONS": {
            "use_iam_auth": True
        }
    }
}

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.1.3.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

django_iam_dbauth-0.1.3-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: django-iam-dbauth-0.1.3.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for django-iam-dbauth-0.1.3.tar.gz
Algorithm Hash digest
SHA256 6051de99bc09e17acb000fed5f4dca42d8a8f8fe9d6e339c1886b01e9a53f412
MD5 b0661400dd1c6743f3019327b5577cd2
BLAKE2b-256 8eb0bb8363a70bf0fc10168ab43e2ecdd1ac3b4741a527961214ee2e3cfee0a6

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: django_iam_dbauth-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.24.0 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.51.0 CPython/3.8.6

File hashes

Hashes for django_iam_dbauth-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 33076ba187b8b63400f53186110bee9df960c7fc8719b582b70a6eada38721d2
MD5 64e9bdcd95a16860406946fb70466b20
BLAKE2b-256 3dd3a4c5f04259c2f99af41d7ac3fcc5fd65d8507dde9677f8f84b24822806ac

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