@@ -69,12 +69,12 @@ CloudGraph AWS Provider will ask you what regions you would like to crawl and wi
6969
7070| Service | Relations |
7171| --------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
72- | alb | ec2, route53Record, securityGroup, subnet, vpc |
72+ | alb | ec2, elasticBeanstalkEnv, route53Record, securityGroup, subnet, vpc |
7373| apiGatewayRestApi | apiGatewayResource, apiGatewayStage, route53Record |
7474| apiGatewayStage | apiGatewayRestApi |
7575| apiGatewayResource | apiGatewayRestApi |
7676| appSync | cognitoUserPool, dynamodb, iamRole, lambda, rdsCluster, wafV2WebAcl |
77- | asg | ebs, ec2, iamRole, securityGroup, subnet |
77+ | asg | ebs, ec2, elasticBeanstalkEnv, iamRole, securityGroup, subnet |
7878| athenaDataCatalog | |
7979| clientVpnEndpoint | securityGroup |
8080| cloud9 | |
@@ -107,9 +107,9 @@ CloudGraph AWS Provider will ask you what regions you would like to crawl and wi
107107| elastiCacheCluster | securityGroup, subnet, vpc |
108108| elastiCacheReplicationGroup | kms |
109109| elasticBeanstalkApp | elasticBeanstalkEnv, iamRole |
110- | elasticBeanstalkEnv | ec2, elasticBeanstalkApp, iamRole |
110+ | elasticBeanstalkEnv | alb, asg, ec2, elb, elasticBeanstalkApp, iamRole, sqs |
111111| elasticSearchDomain | kms, securityGroup, subnet, vpc |
112- | elb | cloudfront, ecsService, securityGroup, subnet, vpc |
112+ | elb | cloudfront, ecsService, elasticBeanstalkEnv, securityGroup, subnet, vpc |
113113| emrCluster | kms, subnet |
114114| emrInstance | ebs, ec2 |
115115| emrStep | |
@@ -152,7 +152,7 @@ CloudGraph AWS Provider will ask you what regions you would like to crawl and wi
152152| securityGroup | alb, asg, clientVpnEndpoint, codebuild, dmsReplicationInstance, ecsService, lambda, ec2, elasticSearchDomain, elb, rdsCluster, rdsDbInstance, eksCluster, elastiCacheCluster, managedAirflow, sageMakerNotebookInstance, networkInterface |
153153| ses | |
154154| sns | kms, cloudtrail, cloudwatch, s3 |
155- | sqs | s3 |
155+ | sqs | elasticBeanstalkEnv, s3 |
156156| subnet | alb, asg, codebuild, dmsReplicationInstance, ec2, ecsService, efsMountTarget, elastiCacheCluster, elasticSearchDomain, elb, lambda, managedAirflow, natGateway, networkInterface, rdsCluster, sageMakerNotebookInstance, routeTable, vpc, eksCluster, emrCluster, flowLog |
157157| systemsManagerInstance | ec2, iamRole |
158158| systemsManagerDocument | |
0 commit comments