{ "info": { "author": "Dan Potepa", "author_email": "dan@danpotepa.co.uk", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.7", "Topic :: Utilities" ], "description": "AWS Instance Information\n========================\n\n\nSummary\n-------\nawsi script can help search for a server in aws and connect to it.\n\nIt uses boto to connect to AWS and build a register of all the ec2 instances you have access too.\n\nIt can generate a cache of all servers in the configured regions by calling awsi --refresh\n\nIt can then connect to an instance using the instanceId, public ip address or name tag\nIf more than one server is found (maybe they have the same name) it will show you all of them and require you to use a different\npiece of information. ID is unique so this is recommended.\n\nInstallation\n------------\n\npip install awsi\n\nConfiguration\n-------------\nIn you home directory create a folder called '.awsi' \nIn this folder create a config file called 'config.cfg'\n\nThe contents of the file should look like the following.\n\n[main] \nprofiles: default,work,work2 \nregions: eu-west-1,eu-central-1,us-east-1,us-west-2,us-west-1 \ncache_file: /tmp/awsi_cache\n\nwhere profiles refer to your aws cli profiles found in .aws/credentials | .aws/config\n\n\nUsage\n-----\n\n```\nusage: awsi [-h] [--refresh | --list | --version]\n [search_string [search_string ...]]\n\npositional arguments:\n search_string ip, instance id or string to find in Name tag\n\noptional arguments:\n -h, --help show this help message and exit\n --refresh refresh the cache\n --list list all instances in the cache\n --version print version\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/cuotos/awsi", "keywords": "", "license": "wtfpl", "maintainer": "", "maintainer_email": "", "name": "awsi", "package_url": "https://pypi.org/project/awsi/", "platform": "", "project_url": "https://pypi.org/project/awsi/", "project_urls": { "Homepage": "http://github.com/cuotos/awsi" }, "release_url": "https://pypi.org/project/awsi/1.5.3/", "requires_dist": null, "requires_python": "", "summary": "AWS EC2 information and connection tool", "version": "1.5.3" }, "last_serial": 5623292, "releases": { "1.3.4": [ { "comment_text": "", "digests": { "md5": "85e9e53d1afe76dac5859e8161752e28", "sha256": "71c67b18236100b1ad4985137985a09e4c372699fb018ef0ecc363b9270a9ec9" }, "downloads": -1, "filename": "awsi-1.3.4.tar.gz", "has_sig": false, "md5_digest": "85e9e53d1afe76dac5859e8161752e28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4536, "upload_time": "2017-01-11T11:54:05", "url": "https://files.pythonhosted.org/packages/9d/06/b8ac75c41d30254ae1bdea50134ef1244ffdd3af97b4f9d62b51479fe332/awsi-1.3.4.tar.gz" } ], "1.3.5": [ { "comment_text": "", "digests": { "md5": "9eb83161ad6428f80d8d3402266ec7c4", "sha256": "b53e29122a60e24ef13011ba9217c0a41b6732e5d1374e0285309e4e102294f5" }, "downloads": -1, "filename": "awsi-1.3.5.tar.gz", "has_sig": false, "md5_digest": "9eb83161ad6428f80d8d3402266ec7c4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4363, "upload_time": "2017-01-16T16:55:08", "url": "https://files.pythonhosted.org/packages/be/ed/51cce99ab328fe53a0dfa643a9a837ce58cfc9c1b7178e6b84a236a102a6/awsi-1.3.5.tar.gz" } ], "1.3.6": [ { "comment_text": "", "digests": { "md5": "489cac34ff8ab898e569708fd39e5e83", "sha256": "2c23f6b7b0fa48fbf419f7ceb3b2ce6e7afa1b86a5cba6ccabfa5f3378f0ab57" }, "downloads": -1, "filename": "awsi-1.3.6.tar.gz", "has_sig": false, "md5_digest": "489cac34ff8ab898e569708fd39e5e83", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4456, "upload_time": "2017-01-16T16:57:55", "url": "https://files.pythonhosted.org/packages/6c/d4/dcc3b46c51c2275bd5e6908600d1f11ceb62b6eb7e0294654134986452f2/awsi-1.3.6.tar.gz" } ], "1.4.0": [ { "comment_text": "", "digests": { "md5": "178ddc87cd264c4f8d4ad6d2ca581bf0", "sha256": "5060ab6511d752ea80698c9d629afabc3bbfa15058a7f0a4e331cd64855f2e5e" }, "downloads": -1, "filename": "awsi-1.4.0.tar.gz", "has_sig": false, "md5_digest": "178ddc87cd264c4f8d4ad6d2ca581bf0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4642, "upload_time": "2017-01-16T18:05:34", "url": "https://files.pythonhosted.org/packages/f9/0f/37725536d5457447f120512d160996774ff7631b2e2ec90327d62152fb29/awsi-1.4.0.tar.gz" } ], "1.4.3": [ { "comment_text": "", "digests": { "md5": "f8f285a901296a179f1c9218cf9a3bb3", "sha256": "b04bc1f31960acc73020766ff4d90fdd5afde521803973bf3868b37fe6309265" }, "downloads": -1, "filename": "awsi-1.4.3.tar.gz", "has_sig": false, "md5_digest": "f8f285a901296a179f1c9218cf9a3bb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4535, "upload_time": "2017-01-18T14:00:03", "url": "https://files.pythonhosted.org/packages/18/c8/57fbe35545d80df044a139f60b503396ee35dd0611fcb4c1d7e061ad912d/awsi-1.4.3.tar.gz" } ], "1.5.1": [ { "comment_text": "", "digests": { "md5": "786d39193389be338fe0fe21c9d80645", "sha256": "2eb8de38423491e7956d40939e19acccef2d410de1ebfe908ca5fb7f0d7a3f89" }, "downloads": -1, "filename": "awsi-1.5.1.tar.gz", "has_sig": false, "md5_digest": "786d39193389be338fe0fe21c9d80645", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4619, "upload_time": "2017-03-31T16:45:41", "url": "https://files.pythonhosted.org/packages/56/57/1dc23b47affc35c364c115a062842176da48b2b473478ff0dc14a42d0396/awsi-1.5.1.tar.gz" } ], "1.5.2": [ { "comment_text": "", "digests": { "md5": "477d47cb295276ecf8fdf592b6ecb12f", "sha256": "0ceccb848487e7a9519d1c165187d301ed00fceea70786194250e277b6944cba" }, "downloads": -1, "filename": "awsi-1.5.2.tar.gz", "has_sig": false, "md5_digest": "477d47cb295276ecf8fdf592b6ecb12f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4639, "upload_time": "2017-04-18T11:21:09", "url": "https://files.pythonhosted.org/packages/bc/27/a0bdf7a2c0c264350520455b2c622f447c6bba1405d54bddf4746a18e68a/awsi-1.5.2.tar.gz" } ], "1.5.3": [ { "comment_text": "", "digests": { "md5": "947984b42922125b49e74be2455cfd18", "sha256": "e9b342e213beaf8e4528e59080494d543c33c52fe779bfe3ac4893887eb2f9f2" }, "downloads": -1, "filename": "awsi-1.5.3.tar.gz", "has_sig": false, "md5_digest": "947984b42922125b49e74be2455cfd18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4811, "upload_time": "2019-08-02T11:04:19", "url": "https://files.pythonhosted.org/packages/8d/bc/410b938de23835ed7ca58feb097aacc84a88a75e4187823bdabf66e0e1be/awsi-1.5.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "947984b42922125b49e74be2455cfd18", "sha256": "e9b342e213beaf8e4528e59080494d543c33c52fe779bfe3ac4893887eb2f9f2" }, "downloads": -1, "filename": "awsi-1.5.3.tar.gz", "has_sig": false, "md5_digest": "947984b42922125b49e74be2455cfd18", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4811, "upload_time": "2019-08-02T11:04:19", "url": "https://files.pythonhosted.org/packages/8d/bc/410b938de23835ed7ca58feb097aacc84a88a75e4187823bdabf66e0e1be/awsi-1.5.3.tar.gz" } ] }