README.md
setup.cfg
setup.py
resoto_plugin_aws/__init__.py
resoto_plugin_aws/accountcollector.py
resoto_plugin_aws/aws_client.py
resoto_plugin_aws/collector.py
resoto_plugin_aws/config.py
resoto_plugin_aws/resources.py
resoto_plugin_aws/utils.py
resoto_plugin_aws.egg-info/PKG-INFO
resoto_plugin_aws.egg-info/SOURCES.txt
resoto_plugin_aws.egg-info/dependency_links.txt
resoto_plugin_aws.egg-info/entry_points.txt
resoto_plugin_aws.egg-info/not-zip-safe
resoto_plugin_aws.egg-info/requires.txt
resoto_plugin_aws.egg-info/top_level.txt
resoto_plugin_aws/cmd/__init__.py
resoto_plugin_aws/cmd/delete.py
resoto_plugin_aws/cmd/org_list.py
resoto_plugin_aws/cmd/s3.py
resoto_plugin_aws/resource/__init__.py
resoto_plugin_aws/resource/autoscaling.py
resoto_plugin_aws/resource/base.py
resoto_plugin_aws/resource/cloudformation.py
resoto_plugin_aws/resource/cloudwatch.py
resoto_plugin_aws/resource/ec2.py
resoto_plugin_aws/resource/eks.py
resoto_plugin_aws/resource/elasticbeanstalk.py
resoto_plugin_aws/resource/elb.py
resoto_plugin_aws/resource/elbv2.py
resoto_plugin_aws/resource/iam.py
resoto_plugin_aws/resource/kinesis.py
resoto_plugin_aws/resource/lambda_.py
resoto_plugin_aws/resource/pricing.py
resoto_plugin_aws/resource/rds.py
resoto_plugin_aws/resource/redshift.py
resoto_plugin_aws/resource/route53.py
resoto_plugin_aws/resource/s3.py
resoto_plugin_aws/resource/service_quotas.py
resoto_plugin_aws/resource/sqs.py
test/__init__.py
test/aws_client_test.py
test/collector_test.py
test/config_test.py
test/graphbuilder_test.py
test/test_utils.py
test/resources/__init__.py
test/resources/autoscaling_test.py
test/resources/cloudformation_test.py
test/resources/cloudwatch_test.py
test/resources/ec2_test.py
test/resources/eks_test.py
test/resources/elasticbeanstalk_test.py
test/resources/elb_test.py
test/resources/elbv2_test.py
test/resources/iam_test.py
test/resources/kinesis_test.py
test/resources/lambda_test.py
test/resources/pricing_test.py
test/resources/rds_test.py
test/resources/redshift_test.py
test/resources/route53_test.py
test/resources/s3_test.py
test/resources/service_quotas_test.py
test/resources/sqs_test.py