Skip to content

Commit 2589897

Browse files
doc-update-CSOAR-336: Added sumo aws account id info in AWS inetgrations (#5822)
1 parent 229a659 commit 2589897

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
@@ -10,7 +10,7 @@ To enable AWS IAM role-based authentication without sharing access keys and secr
1010
{
1111
"Effect": "Allow",
1212
"Principal": {
13-
"AWS": "arn:aws:iam::<sumo-account-id>:root"
13+
"AWS": "arn:aws:iam::926226587429:root"
1414
},
1515
"Action": "sts:AssumeRole"
1616
}

0 commit comments

Comments
 (0)