Skip to content

Commit 95b8fc8

Browse files
authored
Update aws-iam-users-source.md
1 parent e911031 commit 95b8fc8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/aws-iam-users-source.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ AWS IAM Users are individual identities within AWS Identity and Access Managemen
1818

1919
## Data collected
2020

21-
The data will be collected from the OneLogin database using the following log:
21+
The data will be collected from the IAM User list using the following log:
2222

2323
| Polling Interval | Data |
2424
| :--- | :--- |
@@ -55,8 +55,8 @@ To configure a AWS IAM Users source:
5555
1. Enter a **Name** for the Source. The description is optional.
5656
1. (Optional) For **Source Category**, enter any string to tag the output collected from the source. Category metadata is stored in a searchable field called `_sourceCategory`.
5757
1. (Optional) **Fields**. Click the **+Add** button to define the fields you want to associate. Each field needs a name (key) and value.
58-
* ![green check circle.png](/img/reuse/green-check-circle.png) A green circle with a check mark is shown when the field exists and is enabled in the Fields table schema.
59-
* ![orange exclamation point.png](/img/reuse/orange-exclamation-point.png) An orange triangle with an exclamation point is shown when the field doesn't exist, or is disabled in the Fields table schema. In this case, you'll see an option to automatically add or enable the nonexistent fields to the Fields table schema. If a field is sent to Sumo Logic but isn’t present or enabled in the schema, it’s ignored and marked as **Dropped**.
58+
* <img src={useBaseUrl('img/reuse/green-check-circle.png')} alt="green check circle.png" width="20"/> A green circle with a check mark is shown when the field exists and is enabled in the Fields table schema.
59+
* <img src={useBaseUrl('img/reuse/orange-exclamation-point.png')} alt="orange exclamation point.png" width="20"/> An orange triangle with an exclamation point is shown when the field doesn't exist, or is disabled in the Fields table schema. In this case, you'll see an option to automatically add or enable the nonexistent fields to the Fields table schema. If a field is sent to Sumo Logic but isn’t present or enabled in the schema, it’s ignored and marked as **Dropped**.
6060
1. **Regions**. Provide a list of AWS regions to query IAM users. Use ["all"] to support all regions. For example, `us-east-2`.
6161
1. **AWS Access**. Select one of the following authentication methods for accessing AWS services using the Go SDK:
6262
- **[Method 1: Role Based Access (Recommended)](#vendor-configuration)**

0 commit comments

Comments
 (0)