@@ -70,6 +70,7 @@ CloudGraph AWS Provider will ask you what regions you would like to crawl and wi
7070
7171| Service | Relations |
7272| --------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
73+ | acm | |
7374| alb | ec2, elasticBeanstalkEnv, route53Record, securityGroup, subnet, vpc, wafV2WebAcl |
7475| apiGatewayDomainName | apiGatewayHttpApi, apiGatewayRestApi |
7576| apiGatewayHttpApi | apiGatewayDomainName |
@@ -139,6 +140,7 @@ CloudGraph AWS Provider will ask you what regions you would like to crawl and wi
139140| lambda | appSync, cognitoUserPool, kms, s3, secretsManager, securityGroup, subnet, vpc, iamRole |
140141| managedAirflow | cloudwatchLog, iamRole, kms, securityGroups, subnet, s3 |
141142| managedPrefixList | |
143+ | mskCluster | securityGroup, subnet |
142144| nacl | vpc |
143145| natGateway | networkInterface, subnet, vpc |
144146| networkInterface | ec2, eip, efsMountTarget, natGateway, sageMakerNotebookInstance, subnet, vpc, vpcEndpoint, flowLog, securityGroup |
@@ -155,12 +157,12 @@ CloudGraph AWS Provider will ask you what regions you would like to crawl and wi
155157| sageMakerProject | |
156158| s3 | cloudfront, cloudtrail, ecsCluster, iamRole, kinesisFirehose, kms, lambda, managedAirflow, sns, sqs |
157159| secretsManager | kms, lambda |
158- | securityGroup | alb, asg, clientVpnEndpoint, codebuild, dmsReplicationInstance, ecsService, lambda, ec2, elasticSearchDomain, elb, rdsCluster, rdsDbInstance, eksCluster, elastiCacheCluster, managedAirflow, sageMakerNotebookInstance, networkInterface, vpcEndpoint |
160+ | securityGroup | alb, asg, clientVpnEndpoint, codebuild, dmsReplicationInstance, ecsService, lambda, ec2, elasticSearchDomain, elb, rdsCluster, rdsDbInstance, eksCluster, elastiCacheCluster, managedAirflow, sageMakerNotebookInstance, networkInterface, vpcEndpoint, mskCluster |
159161| securityHub | |
160162| ses | |
161163| sns | kms, cloudtrail, cloudwatch, s3 |
162164| sqs | elasticBeanstalkEnv, s3 |
163- | subnet | alb, asg, codebuild, dmsReplicationInstance, ec2, ecsService, efsMountTarget, elastiCacheCluster, elasticSearchDomain, elb, lambda, managedAirflow, natGateway, networkInterface, rdsCluster, sageMakerNotebookInstance, routeTable, vpc, vpcEndpoint, eksCluster, emrCluster, flowLog |
165+ | subnet | alb, asg, codebuild, dmsReplicationInstance, ec2, ecsService, efsMountTarget, elastiCacheCluster, elasticSearchDomain, elb, lambda, managedAirflow, natGateway, networkInterface, rdsCluster, sageMakerNotebookInstance, routeTable, vpc, vpcEndpoint, eksCluster, emrCluster, flowLog, mskCluster |
164166| systemsManagerInstance | ec2, iamRole |
165167| systemsManagerDocument | |
166168| transitGateway | transitGatewayAttachment, transitGatewayRouteTable, vpnConnection |
0 commit comments