{ "info": { "author": "Jakub Roztocil", "author_email": "jakub@roztocil.co", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Plugins", "License :: OSI Approved :: BSD License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP", "Topic :: Utilities" ], "description": "httpie-aws-auth\n===============\n\nAWS / Amazon S3 auth plugin for `HTTPie `_.\n\n\nInstallation\n============\n\n.. code-block:: bash\n\n $ pip install --upgrade httpie-aws-auth\n\n\nYou should now see ``aws`` under ``--auth-type / -A`` in ``$ http --help`` output.\n\n\nUsage\n=====\n\n\nCredentials on the CLI\n----------------------\n\nThe syntax and behavior is the same as with the basic auth.\n\n\nSpecify both access key ID and secret\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\n.. code-block:: bash\n\n http --auth-type aws -a ACCESSKEYXXX:AWSSECRETKEYXXX http://bucket.s3.amazonaws.com/test\n\n\nSpecify only the key\n~~~~~~~~~~~~~~~~~~~~\n\nThere'll be a password prompt:\n\n.. code-block:: bash\n\n $ http -A aws -a ACCESSKEYXXX http://bucket.s3.amazonaws.com/test\n http: password for ACCESSKEYXXX@bucket.s3.amazonaws.com: \n\n\nAuth via the ``AWS_*`` environment variables\n--------------------------------------------\n\nThe names are identical to what\n`AWS CLI `_\nand other tools use, so you might be already good to go.\n\n\n.. code-block:: bash\n\n export AWS_ACCESS_KEY_ID=ACCESSKEYXXX\n export AWS_SECRET_ACCESS_KEY=AWSSECRETKEYXXX\n\n http -A aws http://bucket.s3.amazonaws.com/test\n\n\nImplementation\n--------------\n\nThis plugin uses https://github.com/tax/python-requests-aws", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/jkbrzt/httpie-aws-auth", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jkbrzt/httpie-aws-auth", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "httpie-aws-auth", "package_url": "https://pypi.org/project/httpie-aws-auth/", "platform": "", "project_url": "https://pypi.org/project/httpie-aws-auth/", "project_urls": { "Download": "https://github.com/jkbrzt/httpie-aws-auth", "Homepage": "https://github.com/jkbrzt/httpie-aws-auth" }, "release_url": "https://pypi.org/project/httpie-aws-auth/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "AWS/S3 auth plugin for HTTPie.", "version": "0.0.3" }, "last_serial": 2506248, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "fc334d0c93d7e8b18caea2653b93b0a1", "sha256": "48f2d776cf97a337705fa0645975420c1c8e080cb1eabe2f45a70b15276d3a32" }, "downloads": -1, "filename": "httpie-aws-auth-0.0.1.tar.gz", "has_sig": false, "md5_digest": "fc334d0c93d7e8b18caea2653b93b0a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2808, "upload_time": "2016-12-08T03:59:51", "url": "https://files.pythonhosted.org/packages/3b/d3/06afcb2c63261d7daa6e0c0103d21b58a24fcf191d8f5425071f4041c157/httpie-aws-auth-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "d939440cfe439064218f06f3313271fe", "sha256": "32884b3aa54a2fed39e0742e4ccc5499d8731413292ef8b93a7068d36063c028" }, "downloads": -1, "filename": "httpie-aws-auth-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d939440cfe439064218f06f3313271fe", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2800, "upload_time": "2016-12-08T04:03:11", "url": "https://files.pythonhosted.org/packages/09/cf/ebb8c2b8aa61090d71cf1d578b640f8091b5e737dde92a8bc8faea1afcbe/httpie-aws-auth-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "e976aa1bade64c6270acf9294ad917f0", "sha256": "1af0b0a7430cc3246a570a8dd0e17dd9251c7e978e6c6b7cab77f566801ba14e" }, "downloads": -1, "filename": "httpie-aws-auth-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e976aa1bade64c6270acf9294ad917f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2837, "upload_time": "2016-12-08T04:43:00", "url": "https://files.pythonhosted.org/packages/e2/ad/141b002f7f962ae37622c4ba675eb7fa2621c29c802da1a46fe85d5f792e/httpie-aws-auth-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e976aa1bade64c6270acf9294ad917f0", "sha256": "1af0b0a7430cc3246a570a8dd0e17dd9251c7e978e6c6b7cab77f566801ba14e" }, "downloads": -1, "filename": "httpie-aws-auth-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e976aa1bade64c6270acf9294ad917f0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2837, "upload_time": "2016-12-08T04:43:00", "url": "https://files.pythonhosted.org/packages/e2/ad/141b002f7f962ae37622c4ba675eb7fa2621c29c802da1a46fe85d5f792e/httpie-aws-auth-0.0.3.tar.gz" } ] }