Skip to content

Commit 6152df4

Browse files
authored
Update inspector.md
1 parent dcad1cd commit 6152df4

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

docs/integrations/amazon-aws/inspector.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@ To create an HTTP source in Sumo Logic, see [HTTP Logs and Metrics Source](/docs
3232

3333
#### Step 2: Configure EventBridge API destination
3434

35-
1. Open your Amazon EventBridge Console.
35+
Follow the steps below to configure the EventBridge API destination:
36+
1. Open your [Amazon EventBridge Console](https://us-east-1.console.aws.amazon.com/events/home?region=us-east-1#/).
3637
1. In the navigation bar, click **API destinations**.
3738
1. Click **Create destination**.
3839
1. Enter a name for the API Destination.
@@ -41,12 +42,13 @@ To create an HTTP source in Sumo Logic, see [HTTP Logs and Metrics Source](/docs
4142
1. Provide a connection name.
4243
1. Keep the API Type as **Public**.
4344
1. Select **Basic (Username/Password)** in the **Authorization type**.
44-
1. Add any random values for **Username** and **Password**.
45-
1. Create the connection.
45+
1. Add any value of your choice for **Username** and **Password**.
4646

4747
#### Step 3: Create the EventBridge rule
4848

49-
1. Click **Rules** and then click **Create rule**.
49+
Follow the steps below to create the EventBridge rule:
50+
1. Open your [Amazon EventBridge Console](https://us-east-1.console.aws.amazon.com/events/home?region=us-east-1#/).
51+
1. In the navigation bar, click **Rules**.
5052
1. Set the event source to **AWS services** and then select **Security Hub** as the AWS service.
5153
1. Select **All Events** in Event Type.
5254
1. Under **Select targets**, choose **EventBridge API destination**.
@@ -224,4 +226,4 @@ import AppUpdate from '../../reuse/apps/app-update.md';
224226

225227
import AppUninstall from '../../reuse/apps/app-uninstall.md';
226228

227-
<AppUninstall/>
229+
<AppUninstall/>

0 commit comments

Comments
 (0)