README.md
setup.cfg
setup.py
resoto_plugin_aws/__init__.py
resoto_plugin_aws/aws_client.py
resoto_plugin_aws/collector.py
resoto_plugin_aws/configuration.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/resource/__init__.py
resoto_plugin_aws/resource/apigateway.py
resoto_plugin_aws/resource/athena.py
resoto_plugin_aws/resource/autoscaling.py
resoto_plugin_aws/resource/base.py
resoto_plugin_aws/resource/cloudformation.py
resoto_plugin_aws/resource/cloudfront.py
resoto_plugin_aws/resource/cloudwatch.py
resoto_plugin_aws/resource/cognito.py
resoto_plugin_aws/resource/dynamodb.py
resoto_plugin_aws/resource/ec2.py
resoto_plugin_aws/resource/ecs.py
resoto_plugin_aws/resource/eks.py
resoto_plugin_aws/resource/elasticache.py
resoto_plugin_aws/resource/elasticbeanstalk.py
resoto_plugin_aws/resource/elb.py
resoto_plugin_aws/resource/elbv2.py
resoto_plugin_aws/resource/glacier.py
resoto_plugin_aws/resource/iam.py
resoto_plugin_aws/resource/kinesis.py
resoto_plugin_aws/resource/kms.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/sns.py
resoto_plugin_aws/resource/sqs.py
test/__init__.py
test/aws_client_test.py
test/collector_test.py
test/configuration_test.py
test/graphbuilder_test.py
test/test_utils.py
test/resources/__init__.py
test/resources/apigateway_test.py
test/resources/athena_test.py
test/resources/autoscaling_test.py
test/resources/base_test.py
test/resources/cloudformation_test.py
test/resources/cloudfront_test.py
test/resources/cloudwatch_test.py
test/resources/cognito_test.py
test/resources/dynamodb_test.py
test/resources/ec2_test.py
test/resources/ecs_test.py
test/resources/eks_test.py
test/resources/elasticache_test.py
test/resources/elasticbeanstalk_test.py
test/resources/elb_test.py
test/resources/elbv2_test.py
test/resources/glacier_test.py
test/resources/iam_test.py
test/resources/kinesis_test.py
test/resources/kms_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/sns_test.py
test/resources/sqs_test.py