Metadata-Version: 1.2
Name: pyaws
Version: 0.2.20
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
Description: 
        **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
        
        
        
Keywords: Amazon Web Services AWS iam ec2 lambda rds s3 sts
Platform: UNKNOWN
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.5, <4
