LICENSE
README.md
pyproject.toml
setup.cfg
setup.py
src/matos_aws_provider/__init__.py
src/matos_aws_provider/config.py
src/matos_aws_provider/provider.py
src/matos_aws_provider.egg-info/PKG-INFO
src/matos_aws_provider.egg-info/SOURCES.txt
src/matos_aws_provider.egg-info/dependency_links.txt
src/matos_aws_provider.egg-info/requires.txt
src/matos_aws_provider.egg-info/top_level.txt
src/matos_aws_provider/lib/__init__.py
src/matos_aws_provider/lib/auth.py
src/matos_aws_provider/lib/base_provider.py
src/matos_aws_provider/lib/factory.py
src/matos_aws_provider/lib/loader.py
src/matos_aws_provider/lib/log.py
src/matos_aws_provider/plugins/__init__.py
src/matos_aws_provider/plugins/acm.py
src/matos_aws_provider/plugins/analyzer.py
src/matos_aws_provider/plugins/api_gateway.py
src/matos_aws_provider/plugins/apphosting.py
src/matos_aws_provider/plugins/cloudfront.py
src/matos_aws_provider/plugins/cloudtrail.py
src/matos_aws_provider/plugins/cluster.py
src/matos_aws_provider/plugins/codebuild.py
src/matos_aws_provider/plugins/config_service.py
src/matos_aws_provider/plugins/dax.py
src/matos_aws_provider/plugins/disk.py
src/matos_aws_provider/plugins/docdb.py
src/matos_aws_provider/plugins/eip.py
src/matos_aws_provider/plugins/elasticsearch.py
src/matos_aws_provider/plugins/filesystem.py
src/matos_aws_provider/plugins/functions.py
src/matos_aws_provider/plugins/glue.py
src/matos_aws_provider/plugins/guardduty.py
src/matos_aws_provider/plugins/iam.py
src/matos_aws_provider/plugins/instance.py
src/matos_aws_provider/plugins/kms.py
src/matos_aws_provider/plugins/lb.py
src/matos_aws_provider/plugins/log_metrics.py
src/matos_aws_provider/plugins/network.py
src/matos_aws_provider/plugins/no_sql.py
src/matos_aws_provider/plugins/opensearch.py
src/matos_aws_provider/plugins/policy.py
src/matos_aws_provider/plugins/redshift.py
src/matos_aws_provider/plugins/rest_api.py
src/matos_aws_provider/plugins/s3control.py
src/matos_aws_provider/plugins/sagemaker.py
src/matos_aws_provider/plugins/securityhub.py
src/matos_aws_provider/plugins/service_account.py
src/matos_aws_provider/plugins/snap_shot.py
src/matos_aws_provider/plugins/sns.py
src/matos_aws_provider/plugins/sql.py
src/matos_aws_provider/plugins/sqs.py
src/matos_aws_provider/plugins/ssm.py
src/matos_aws_provider/plugins/storage.py
src/matos_aws_provider/plugins/user_groups.py