Metadata-Version: 2.1
Name: pyaws
Version: 0.4.2
Summary: Python Utilities for Amazon Web Services
Home-page: http://pyaws.readthedocs.io
Author: Blake Huber
Author-email: blakeca00@gmail.com
License: GPL-3.0
Keywords: Amazon Web Services AWS iam ec2 lambda rds s3 sts
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX :: Linux
Requires-Python: >=3.6, <4
License-File: LICENSE


**pyaws** | Utilities Library for Amazon Web Services (AWS)
-----------------------------------------------------------

PACKAGE: pyaws

``pyaws``: reusable library of utility classes and functions common AWS use cases and capabilities:

* uploading to s3
* adding/ deleting resource tags
* adding data elements to dynamodb table
* Determining the latest Amazon Machine Image in a region for Windows, Linux, etc


