.coveragerc
.gitignore
.readthedocs.yml
AUTHORS.rst
CHANGELOG.rst
LICENSE.txt
Makefile
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/python.yml
.github/workflows/pythonpublish.yml
docs/Makefile
docs/authors.rst
docs/changelog.rst
docs/conf.py
docs/index.rst
docs/license.rst
docs/readme.rst
docs/requirements.txt
docs/_static/.gitignore
src/cloudwatch_log_retention_manager.egg-info/PKG-INFO
src/cloudwatch_log_retention_manager.egg-info/SOURCES.txt
src/cloudwatch_log_retention_manager.egg-info/dependency_links.txt
src/cloudwatch_log_retention_manager.egg-info/entry_points.txt
src/cloudwatch_log_retention_manager.egg-info/not-zip-safe
src/cloudwatch_log_retention_manager.egg-info/requires.txt
src/cloudwatch_log_retention_manager.egg-info/top_level.txt
src/log_retention_compliance/__init__.py
src/log_retention_compliance/entrypoint.py
tests/conftest.py
tests/test_entrypoint.py