Metadata-Version: 2.1
Name: matos-aws-provider
Version: 1.0.1
Summary: Python matos aws provider
Author: matos community
Author-email: community@cloudmatos.com
Keywords: sample,setuptools,development
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.7, <4
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: test
License-File: LICENSE

[![Test](https://github.com/cloudmatos/matos-aws-provider/actions/workflows/test.yaml/badge.svg?branch=main)](https://github.com/cloudmatos/matos-aws-provider/actions/workflows/test.yaml)
[![Pylint](https://github.com/cloudmatos/matos-aws-provider/actions/workflows/pylint.yml/badge.svg?branch=main)](https://github.com/cloudmatos/matos-aws-provider/actions/workflows/pylint.yml)

# Matos Python AWS provider

This is a python package for aws provider service. 
It interacts with aws native cloud services api's or third party tools to deduce current status and metadata of underlying resources. update
