Metadata-Version: 2.1
Name: aws-session-recorder
Version: 0.1.0
Summary: AWS session that records discovered resources to a database
Home-page: https://github.com/RyanJarv/aws_session_recorder
Author: Ryan Gerstenkorn
Author-email: me@ryanjarv.sh
License: BSD license
Keywords: aws_session_recorder
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5

====================
aws-session-recorder
====================


.. image:: https://img.shields.io/pypi/v/aws_session_recorder.svg
        :target: https://pypi.python.org/pypi/aws_session_recorder

.. image:: https://img.shields.io/travis/RyanJarv/aws_session_recorder.svg
        :target: https://travis-ci.com/RyanJarv/aws_session_recorder

.. image:: https://readthedocs.org/projects/aws-session-recorder/badge/?version=latest
        :target: https://aws-session-recorder.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




AWS session that records discovered resources to a database


* Free software: BSD license
* Documentation: https://aws-session-recorder.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.0 (2020-12-28)
------------------

* First release on PyPI.


