Skip to content

Commit 255d4f1

Browse files
committed
CSOAR-3997: changes sumo info
1 parent 45973d4 commit 255d4f1

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

docs/platform-services/automation-service/app-central/integrations/google-chat.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,11 @@ Our Google Chat integration support two types of authentication, Service Account
3434
## Required AWS details from Sumo Logic
3535

3636
To configure the Google Chat integration using WIF authentication, you need the following AWS details from Sumo Logic. These details are essential for setting up the Workload Identity Federation (WIF) credentials in Google Workspace:
37-
* Sumo Logic AWS account ID: `246946804217`
38-
* Sumo Logic AWS role: `stag-csoar-automation-gcpiam`
39-
* Sumo Logic AWS Lambda function: `stag-csoar-automation-gcpiam`
40-
* Full ARN: `arn:aws:sts::246946804217:assumed-role/stag-csoar-automation-gcpiam/stag-csoar-automation-gcpiam`
37+
Deployment name is the unique name of your Sumo Logic deployment, e.g dub,fra etc.
38+
* Sumo Logic AWS account ID: `926226587429`
39+
* Sumo Logic AWS role: `<deployment_name>-csoar-automation-gcpiam`
40+
* Sumo Logic AWS Lambda function: `<deployment_name>-csoar-automation-gcpiam`
41+
* Full ARN: `arn:aws:sts::926226587429:assumed-role/<deployment_name>-csoar-automation-gcpiam/<deployment_name>-csoar-automation-gcpiam`
4142

4243

4344
### Workload Identity Federation (WIF) authentication

docs/platform-services/automation-service/app-central/integrations/google-cloud-iam.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,11 @@ Our Google Cloud IAM integration support two types of authentication, Service Ac
3333
## Required AWS details from Sumo Logic
3434

3535
To configure the Google Cloud IAM integration using WIF authentication, you need the following AWS details from Sumo Logic. These details are essential for setting up the Workload Identity Federation (WIF) credentials in Google Workspace:
36-
* Sumo Logic AWS account ID: `246946804217`
37-
* Sumo Logic AWS role: `stag-csoar-automation-gcpiam`
38-
* Sumo Logic AWS Lambda function: `stag-csoar-automation-gcpiam`
39-
* Full ARN: `arn:aws:sts::246946804217:assumed-role/stag-csoar-automation-gcpiam/stag-csoar-automation-gcpiam`
36+
Deployment name is the unique name of your Sumo Logic deployment, e.g dub,fra etc.
37+
* Sumo Logic AWS account ID: `926226587429`
38+
* Sumo Logic AWS role: `<deployment_name>-csoar-automation-gcpiam`
39+
* Sumo Logic AWS Lambda function: `<deployment_name>-csoar-automation-gcpiam`
40+
* Full ARN: `arn:aws:sts::926226587429:assumed-role/<deployment_name>-csoar-automation-gcpiam/<deployment_name>-csoar-automation-gcpiam`
4041

4142

4243
### Workload Identity Federation (WIF) authentication

0 commit comments

Comments
 (0)