Skip to content

Commit 5653180

Browse files
authored
Documentation edits made through Mintlify web editor
1 parent 5c61372 commit 5653180

File tree

1 file changed

+7
-25
lines changed

1 file changed

+7
-25
lines changed

packages/docs/integrations/aws.mdx

Lines changed: 7 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
---
2-
title: 'AWS Integration'
3-
description: 'Connect AWS to Comp AI for cloud security testing'
2+
title: "AWS Integration"
3+
description: "The AWS integration allows you to connect your AWS infrastructure to Comp AI for automated security testing using Security Hub, compliance monitoring, and risk assessment."
44
---
55

6-
# AWS Integration
7-
8-
The AWS integration allows you to connect your AWS infrastructure to Comp AI for automated security testing using Security Hub, compliance monitoring, and risk assessment.
9-
10-
## Setup Process
6+
# Setup Process
117

128
### Prerequisites
139

@@ -19,40 +15,32 @@ Before setting up the integration, ensure you have:
1915

2016
### Configuration Steps
2117

22-
### Configuration Steps
23-
2418
1. **Log into your AWS Management Console**
25-
2619
2. **Enable Security Hub**
2720
- Navigate to **Security Hub** in the AWS Console
2821
- Click **Get Started**
2922
- Enable Security Hub in your **desired regions**
3023
- Optionally, enable **default security standards** (like CIS AWS Foundations)
31-
3224
3. **Choose a Region Code**
3325
- Decide which AWS region you want Comp AI to use (e.g., `us-east-1`, `us-west-2`)
3426
- Copy this region code — you’ll need it in the Comp AI UI
35-
3627
4. **Create an IAM User for Comp AI**
37-
- Go to **IAM > Users**, then click **Add user**
28+
- Go to **IAM \> Users**, then click **Add user**
3829
- Enter a name like `CompAIIntegrationUser`
3930
- Choose **Programmatic access** (this generates the Access Key ID & Secret)
40-
4131
5. **Set Permissions**
4232
- On the permissions screen, click **Attach policies directly**
4333
- Attach the following AWS managed policies:
4434
- `SecurityAudit`
4535
- `ReadOnlyAccess`
4636

4737
_(Or use a custom least-privilege policy — see example below)_
48-
4938
6. **Create the User**
5039
- Click **Next**, then **Create user**
5140
- Copy and securely store the **Access Key ID** and **Secret Access Key**
5241
- You will only see the secret once!
53-
5442
7. **Connect AWS to Comp AI**
55-
- Go to **Settings > Integrations** in your Comp AI dashboard
43+
- Go to **Settings \> Integrations** in your Comp AI dashboard
5644
- Click **Connect** next to the AWS integration card
5745
- Paste the **Access Key ID**, **Secret Access Key**, and **Region Code**
5846
- Click **Save and Connect**
@@ -63,13 +51,7 @@ Before setting up the integration, ensure you have:
6351

6452
The AWS integration performs the following security assessments:
6553

66-
| Test Category | Description
67-
| IAM Misconfigurations | Detects overly permissive roles, users, or policies
68-
| S3 Bucket Security | Checks for public access, encryption, and versioning
69-
| EC2 Instance | Analysis Reviews security group rules, instance metadata access
70-
| Security Hub | Findings Integrates AWS Security Hub findings for real-time insights
71-
| CloudTrail | Configuration Verifies CloudTrail logging and monitoring
72-
| Config & Compliance Checks | Audits AWS Config rules and compliance state
54+
| Test Category | Description | IAM Misconfigurations | Detects overly permissive roles, users, or policies | S3 Bucket Security | Checks for public access, encryption, and versioning | EC2 Instance | Analysis Reviews security group rules, instance metadata access | Security Hub | Findings Integrates AWS Security Hub findings for real-time insights | CloudTrail | Configuration Verifies CloudTrail logging and monitoring | Config & Compliance Checks | Audits AWS Config rules and compliance state
7355

7456
### Compliance Frameworks
7557

@@ -108,4 +90,4 @@ For additional assistance with your Azure integration:
10890

10991
1. Check our [Knowledge Base](https://help.trycomp.ai/azure-integration)
11092
2. Contact support at [[email protected]](mailto:[email protected])
111-
3. Join our [Discord community](https://discord.gg/compai) for peer support
93+
3. Join our [Discord community](https://discord.gg/compai) for peer support

0 commit comments

Comments
 (0)