33Use the CloudGraph AWS Provider to scan and normalize cloud infrastructure using the [ AWS SDK] ( https://github.com/aws/aws-sdk-js )
44
55<!-- toc -->
6+
67- [ Docs] ( #install )
78- [ Install] ( #install )
89- [ Authentication] ( #authentication )
@@ -13,9 +14,10 @@ Use the CloudGraph AWS Provider to scan and normalize cloud infrastructure using
1314
1415# Docs
1516
16- ⭐ [ CloudGraph Readme] ( https://github.com/cloudgraphdev/cli )
17+ ⭐ [ CloudGraph Readme] ( https://github.com/cloudgraphdev/cli )
1718
1819💻 [ Full CloudGraph Documentation Including AWS Examples] ( https://docs.cloudgraph.dev )
20+
1921# Install
2022
2123Install the aws provider in CloudGraph
@@ -122,14 +124,14 @@ CloudGraph AWS Provider will ask you what regions you would like to crawl and wi
122124| iamServerCertificate | |
123125| iamUser | iamGroup |
124126| iamPolicy | iamRole, iamGroup |
125- | iamRole | appSync, codebuild, configurationRecorder, ec2, iamInstanceProfile, iamPolicy, eksCluster, ecsService, flowLog, glueJob, managedAirflow, sageMakerNotebookInstance, systemsManagerInstance guardDutyDetector |
127+ | iamRole | appSync, codebuild, configurationRecorder, ec2, iamInstanceProfile, iamPolicy, eksCluster, ecsService, flowLog, glueJob, kinesisFirehose, lambda, managedAirflow, sageMakerNotebookInstance, systemsManagerInstance guardDutyDetector |
126128| iamGroup | iamUser, iamPolicy |
127129| igw | vpc |
128130| iot | |
129- | kinesisFirehose | kinesisStream, s3 |
131+ | kinesisFirehose | iamRole, kinesisStream, s3 |
130132| kinesisStream | kinesisFirehose |
131133| kms | cloudtrail, cloudwatchLog, codebuild, ecsCluster, dmsReplicationInstance, efs, eksCluster, elastiCacheReplicationGroup, elasticSearchDomain, emrCluster, lambda, redshiftCluster, rdsClusterSnapshot, sageMakerNotebookInstance, secretsManager, sns |
132- | lambda | appSync, cognitoUserPool, kms, secretsManager, securityGroup, subnet, vpc |
134+ | lambda | appSync, cognitoUserPool, iamRole, kms, secretsManager, securityGroup, subnet, vpc |
133135| managedAirflow | iamRole, securityGroups, subnet, s3 |
134136| nacl | vpc |
135137| natGateway | networkInterface, subnet, vpc |
@@ -157,7 +159,6 @@ CloudGraph AWS Provider will ask you what regions you would like to crawl and wi
157159| transitGateway | routeTable, transitGatewayAttachment, vpnConnection |
158160| transitGatewayAttachment | routeTable, transitGateway, vpc, vpnConnection |
159161| 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 |
160- | vpnConnection | customerGateway, transitGateway, transitGatewayAttachment, vpnGateway |
161- | vpnGateway | vpc, vpnConnection |
162- | wafV2WebAcl | appSync |
163-
162+ | vpnConnection | customerGateway, transitGateway, transitGatewayAttachment, vpnGateway |
163+ | vpnGateway | vpc, vpnConnection |
164+ | wafV2WebAcl | appSync |
0 commit comments