@@ -71,7 +71,7 @@ CloudGraph AWS Provider will ask you what regions you would like to crawl and wi
7171| apiGatewayRestApi | apiGatewayResource, apiGatewayStage, route53Record |
7272| apiGatewayStage | apiGatewayRestApi |
7373| apiGatewayResource | apiGatewayRestApi |
74- | appSync | cognitoUserPool, dynamodb, lambda, rdsCluster |
74+ | appSync | cognitoUserPool, dynamodb, iamRole, lambda, rdsCluster, wafV2WebAcl |
7575| asg | ebs, ec2, securityGroup, subnet |
7676| athenaDataCatalog | |
7777| clientVpnEndpoint | securityGroup |
@@ -90,7 +90,7 @@ CloudGraph AWS Provider will ask you what regions you would like to crawl and wi
9090| dynamodb | appSync, iamRole, kms |
9191| dmsReplicationInstance | securityGroup, subnet, vpc, kms |
9292| ebs | asg, ec2, emrInstance |
93- | ec2 | alb, asg, ebs, eip, emrInstance, networkInterface, securityGroup, subnet, systemsManagerInstance, vpc, ecsContainer |
93+ | ec2 | alb, asg, ebs, eip, emrInstance, eksCluster, elasticBeanstalkEnv, iamInstanceProfile, iamRole, networkInterface, securityGroup, subnet, systemsManagerInstance, vpc, ecsContainer |
9494| ecr | |
9595| ecsCluster | ecsService, ecsTask, ecsTaskSet |
9696| ecsContainer | ecsTask, ec2 |
@@ -101,11 +101,11 @@ CloudGraph AWS Provider will ask you what regions you would like to crawl and wi
101101| efs | kms |
102102| efsMountTarget | networkInterface, subnet, vpc |
103103| eip | ec2, networkInterface, vpc |
104- | eksCluster | iamRole, kms, securityGroup, subnet, vpc |
104+ | eksCluster | ec2, iamRole, kms, securityGroup, subnet, vpc |
105105| elastiCacheCluster | securityGroup, subnet, vpc |
106106| elastiCacheReplicationGroup | kms |
107107| elasticBeanstalkApp | elasticBeanstalkEnv |
108- | elasticBeanstalkEnv | elasticBeanstalkApp |
108+ | elasticBeanstalkEnv | ec2, elasticBeanstalkApp |
109109| elasticSearchDomain | kms, securityGroup, subnet, vpc |
110110| elb | cloudfront, ecsService, securityGroup, subnet, vpc |
111111| emrCluster | kms, subnet |
@@ -115,14 +115,14 @@ CloudGraph AWS Provider will ask you what regions you would like to crawl and wi
115115| glueJob | iamRole |
116116| glueRegistry | |
117117| guardDutyDetector | iamRole |
118- | iamInstanceProfile | iamRole |
118+ | iamInstanceProfile | ec2, iamRole |
119119| iamPasswordPolicy | |
120120| iamSamlProvider | |
121121| iamOpenIdConnectProvider | |
122122| iamServerCertificate | |
123123| iamUser | iamGroup |
124124| iamPolicy | iamRole, iamGroup |
125- | iamRole | codebuild, configurationRecorder, iamInstanceProfile, iamPolicy, eksCluster, ecsService, flowLog, glueJob, managedAirflow, sageMakerNotebookInstance, systemsManagerInstance guardDutyDetector |
125+ | iamRole | appSync, codebuild, configurationRecorder, ec2 , iamInstanceProfile, iamPolicy, eksCluster, ecsService, flowLog, glueJob, managedAirflow, sageMakerNotebookInstance, systemsManagerInstance guardDutyDetector |
126126| iamGroup | iamUser, iamPolicy |
127127| igw | vpc |
128128| iot | |
@@ -159,5 +159,5 @@ CloudGraph AWS Provider will ask you what regions you would like to crawl and wi
159159| vpc | alb, codebuild, dmsReplicationInstance, ec2, eip, elb, ecsService, efsMountTarget, eksCluster igw, elastiCacheCluster, elasticSearchDomain, lambda, nacl, natGateway, networkInterface, rdsClusterSnapshot, rdsDbInstance, redshiftCluster, route53HostedZone, routeTable, subnet, flowLog, vpnGateway, transitGatewayAttachment |
160160| vpnConnection | customerGateway, transitGateway, transitGatewayAttachment, vpnGateway |
161161| vpnGateway | vpc, vpnConnection |
162- | wafV2WebAcl | |
162+ | wafV2WebAcl | appSync |
163163
0 commit comments