{ "info": { "author": "Luca Agostini", "author_email": "agostini.luca@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", "Topic :: Internet :: Proxy Servers" ], "description": "# aws-es-auth-proxy\n\nA proxy that permits to connect to the AWS managed Elasticsearch cluster\nprotected with the AWS authentication accessing kibana and other stuffs\nwithout authentication.\n\n# Installation with PIP\n\n```\npip install aws-es-auth-proxy\n```\n\n# How to run the application\n\nTo lunch the application you have to set some parameter in the\ncommand line. The only required parameter is `aws_service_endpoint`\nwhich require the AWS ElasticSearch endpoint.\nThe AWS credential is loaded automatically following the boto3 priority\n(http://boto3.readthedocs.io/en/latest/guide/configuration.html#configuring-credentials)\n\nFor example:\n\n```\naws-es-auth-proxy --aws_service_endpoint search-mydomain-id.eu-west-1.es.amazonaws.com\n```\n\nFor security purpose the service starts automatically listening\nonly in localhost on port 8080.\n\nTo access to kibana you have to connect with your browser to\n\n```\nhttp://127.0.0.0.1:8080\n```", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://packages.python.org/an_example_pypi_project", "keywords": "aws elasticsearch auth proxy", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "aws-es-auth-proxy", "package_url": "https://pypi.org/project/aws-es-auth-proxy/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/aws-es-auth-proxy/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://packages.python.org/an_example_pypi_project" }, "release_url": "https://pypi.org/project/aws-es-auth-proxy/0.1.5/", "requires_dist": null, "requires_python": null, "summary": "A simple HTTP proxy to authenticato to AWS Elasticsearch cluster.", "version": "0.1.5" }, "last_serial": 2252038, "releases": { "0.1.5": [ { "comment_text": "", "digests": { "md5": "0482adb7245bc8a4c298cd2237fd6b37", "sha256": "737e9c3de5aad126c142165de157fa250c7770e971543826cee570841baca817" }, "downloads": -1, "filename": "aws-es-auth-proxy-0.1.5.tar.gz", "has_sig": false, "md5_digest": "0482adb7245bc8a4c298cd2237fd6b37", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3284, "upload_time": "2016-07-29T20:53:04", "url": "https://files.pythonhosted.org/packages/69/95/3af7e29ceb394c2ce19d1316fd41f20d327334ba3a9db62cd148fd7c2e56/aws-es-auth-proxy-0.1.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0482adb7245bc8a4c298cd2237fd6b37", "sha256": "737e9c3de5aad126c142165de157fa250c7770e971543826cee570841baca817" }, "downloads": -1, "filename": "aws-es-auth-proxy-0.1.5.tar.gz", "has_sig": false, "md5_digest": "0482adb7245bc8a4c298cd2237fd6b37", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3284, "upload_time": "2016-07-29T20:53:04", "url": "https://files.pythonhosted.org/packages/69/95/3af7e29ceb394c2ce19d1316fd41f20d327334ba3a9db62cd148fd7c2e56/aws-es-auth-proxy-0.1.5.tar.gz" } ] }