Skip to content

Commit 8fe9534

Browse files
CSOAR-3365: updated info
1 parent b39cc4b commit 8fe9534

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reuse/automation-service/aws/iam-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ To enable AWS IAM Role-based authentication without sharing their Access/Secret
88

99
1. **Create an IAM Role** in AWS account.
1010
2. **Attach Required Policies** to the role depending on the AWS services they want to allow access to (e.g., `AmazonEC2ReadOnlyAccess`, `AWSWAFFullAccess`, etc.).
11-
3. **Update the Trust Policy** to allow your product's AWS account to assume this role.
11+
3. **Update the Trust Policy** to allow SUMO's AWS account to assume this role.
1212

1313
Example Trust Policy:
1414
```json

0 commit comments

Comments
 (0)