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.
6666
6767### IAM Role
6868
69- ###### 1. For ` us-west-2 ` region :
69+ ###### 1. For DataLake created in US workspaces :
7070
7171Create a ` segment-data-lake-role ` role for Segment to assume. Attach the following trust relationship document to the role:
7272
@@ -96,7 +96,7 @@ Create a `segment-data-lake-role` role for Segment to assume. Attach the followi
9696 ]
9797}
9898```
99- ###### 2. For ` eu-west-1 ` region :
99+ ###### 2. For DataLake created in EU workspaces :
100100
101101Create a ` segment-data-lake-role ` role for Segment to assume. Attach the following trust relationship document to the role:
102102
You can’t perform that action at this time.
0 commit comments