File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/connections/storage/data-lakes Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ The following steps provide examples of the IAM Role and IAM Policy.
66
66
67
67
### IAM Role
68
68
69
- ###### 1. For ` us-west-2 ` region :
69
+ ###### 1. For DataLake created in US workspaces :
70
70
71
71
Create a ` segment-data-lake-role ` role for Segment to assume. Attach the following trust relationship document to the role:
72
72
@@ -96,7 +96,7 @@ Create a `segment-data-lake-role` role for Segment to assume. Attach the followi
96
96
]
97
97
}
98
98
```
99
- ###### 2. For ` eu-west-1 ` region :
99
+ ###### 2. For DataLake created in EU workspaces :
100
100
101
101
Create a ` segment-data-lake-role ` role for Segment to assume. Attach the following trust relationship document to the role:
102
102
You can’t perform that action at this time.
0 commit comments