LICENSE
README.md
pyproject.toml
octorules_aws/__init__.py
octorules_aws/_acl_settings.py
octorules_aws/_phases.py
octorules_aws/_statement_util.py
octorules_aws/audit.py
octorules_aws/provider.py
octorules_aws/validate.py
octorules_aws.egg-info/PKG-INFO
octorules_aws.egg-info/SOURCES.txt
octorules_aws.egg-info/dependency_links.txt
octorules_aws.egg-info/entry_points.txt
octorules_aws.egg-info/requires.txt
octorules_aws.egg-info/top_level.txt
octorules_aws/linter/__init__.py
octorules_aws/linter/_plugin.py
octorules_aws/linter/_rules.py
tests/__init__.py
tests/conftest.py
tests/test_acl_settings.py
tests/test_audit.py
tests/test_provider.py
tests/test_statement_util.py
tests/test_validate.py
tests/test_linter/__init__.py
tests/test_linter/test_context.py
tests/test_linter/test_plugin.py