mlflow-aws-rds-iam


Namemlflow-aws-rds-iam JSON
Version 0.2.1 PyPI version JSON
download
home_pagehttps://gitlab.com/lzinsou/mlflow-aws-rds-iam
SummaryMLflow plugins adding AWS RDS IAM auth for tracking and model registry stores
upload_time2023-05-30 23:12:24
maintainer
docs_urlNone
authorLoris Zinsou
requires_python>=3.10,<4.0
license
keywords mlflow plugin mlops aws rds iam postgresql mysql
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            MLflow AWS RDS IAM Auth Plugins
===============================

MLflow plugins adding AWS RDS IAM authentication for tracking store and model registry store.


Requirements
------------

- Python 3.10+  
- MLflow 2+  
- Boto3

Only Postgres and MySQL are supported (the AWS RDS database engines supported by MLflow as remote backend store).


Installation
------------

```console
pip install mlflow-aws-rds-iam
```


Getting Started
---------------

The plugins are mainly intented for the use of MLflow in server mode, allowing [AWS RDS IAM authentication](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.Connecting.html) for the backend store.

```console
mlflow server --backend-store-uri <database URI> --artifacts-destination <artifact store URI>
```


Configuration
-------------

If a *password* is provided in the database URI, AWS IAM authentication will be skipped, *effectively disabling the plugins*.

*Credentials* are required in order to use AWS IAM authentication. Refer to [Boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/guide/credentials.html) for configuration instructions.

*SSL connection to the database is enabled by default*, but can be disabled with the environment variable `MLFLOW_DISABLE_DB_SSL=true`.

Debug log of the plugins and underlying libraries (boto3, urllib3) can be enabled with `MLFLOW_AWS_RDS_IAM_DEBUG=true`.


License
-------

This project is licensed under the terms of the MIT license.


A [yzr](https://www.yzr.ai/) Free and Open Source project.

            

Raw data

            {
    "_id": null,
    "home_page": "https://gitlab.com/lzinsou/mlflow-aws-rds-iam",
    "name": "mlflow-aws-rds-iam",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "mlflow,plugin,mlops,aws,rds,iam,postgresql,mysql",
    "author": "Loris Zinsou",
    "author_email": "lzinsou@protonmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e4/01/835cc84b6be10ec97185b4a9480b8516629b5e57f6bd63ed8bbc426ab3af/mlflow_aws_rds_iam-0.2.1.tar.gz",
    "platform": null,
    "description": "MLflow AWS RDS IAM Auth Plugins\n===============================\n\nMLflow plugins adding AWS RDS IAM authentication for tracking store and model registry store.\n\n\nRequirements\n------------\n\n- Python 3.10+  \n- MLflow 2+  \n- Boto3\n\nOnly Postgres and MySQL are supported (the AWS RDS database engines supported by MLflow as remote backend store).\n\n\nInstallation\n------------\n\n```console\npip install mlflow-aws-rds-iam\n```\n\n\nGetting Started\n---------------\n\nThe plugins are mainly intented for the use of MLflow in server mode, allowing [AWS RDS IAM authentication](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.Connecting.html) for the backend store.\n\n```console\nmlflow server --backend-store-uri <database URI> --artifacts-destination <artifact store URI>\n```\n\n\nConfiguration\n-------------\n\nIf a *password* is provided in the database URI, AWS IAM authentication will be skipped, *effectively disabling the plugins*.\n\n*Credentials* are required in order to use AWS IAM authentication. Refer to [Boto3 documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/guide/credentials.html) for configuration instructions.\n\n*SSL connection to the database is enabled by default*, but can be disabled with the environment variable `MLFLOW_DISABLE_DB_SSL=true`.\n\nDebug log of the plugins and underlying libraries (boto3, urllib3) can be enabled with `MLFLOW_AWS_RDS_IAM_DEBUG=true`.\n\n\nLicense\n-------\n\nThis project is licensed under the terms of the MIT license.\n\n\nA [yzr](https://www.yzr.ai/) Free and Open Source project.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "MLflow plugins adding AWS RDS IAM auth for tracking and model registry stores",
    "version": "0.2.1",
    "project_urls": {
        "Homepage": "https://gitlab.com/lzinsou/mlflow-aws-rds-iam",
        "Repository": "https://gitlab.com/lzinsou/mlflow-aws-rds-iam"
    },
    "split_keywords": [
        "mlflow",
        "plugin",
        "mlops",
        "aws",
        "rds",
        "iam",
        "postgresql",
        "mysql"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a7f78c9ff25d21aa05d0375e3944bf676fec91a1c5e089fe562fea3839debaf",
                "md5": "9b5f56d4ccded5150a8ae0dc016852e1",
                "sha256": "c65784da136960942e71868e25abef9a07cc8fac37f2a698acef7733676e8182"
            },
            "downloads": -1,
            "filename": "mlflow_aws_rds_iam-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9b5f56d4ccded5150a8ae0dc016852e1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 88437,
            "upload_time": "2023-05-30T23:12:23",
            "upload_time_iso_8601": "2023-05-30T23:12:23.523263Z",
            "url": "https://files.pythonhosted.org/packages/9a/7f/78c9ff25d21aa05d0375e3944bf676fec91a1c5e089fe562fea3839debaf/mlflow_aws_rds_iam-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e401835cc84b6be10ec97185b4a9480b8516629b5e57f6bd63ed8bbc426ab3af",
                "md5": "96f8b4631bf695b3a1cf779d2ba7b219",
                "sha256": "be9fc58cd9a502da8c632319ed52e9b4a7ded957797c5ea1bc908f8d032fa6b9"
            },
            "downloads": -1,
            "filename": "mlflow_aws_rds_iam-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "96f8b4631bf695b3a1cf779d2ba7b219",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 86689,
            "upload_time": "2023-05-30T23:12:24",
            "upload_time_iso_8601": "2023-05-30T23:12:24.909650Z",
            "url": "https://files.pythonhosted.org/packages/e4/01/835cc84b6be10ec97185b4a9480b8516629b5e57f6bd63ed8bbc426ab3af/mlflow_aws_rds_iam-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-30 23:12:24",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "lzinsou",
    "gitlab_project": "mlflow-aws-rds-iam",
    "lcname": "mlflow-aws-rds-iam"
}
        
Elapsed time: 0.06917s