Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3820515 commit 8f7003bCopy full SHA for 8f7003b
src/connections/storage/data-lakes/data-lakes-manual-setup.md
@@ -66,7 +66,7 @@ The following steps provide examples of the IAM Role and IAM Policy.
66
67
### IAM Role
68
69
-###### 1. For `us-west-2` region:
+###### 1. For DataLake created in US workspaces:
70
71
Create a `segment-data-lake-role` role for Segment to assume. Attach the following trust relationship document to the role:
72
@@ -96,7 +96,7 @@ Create a `segment-data-lake-role` role for Segment to assume. Attach the followi
96
]
97
}
98
```
99
-###### 2. For `eu-west-1` region:
+###### 2. For DataLake created in EU workspaces:
100
101
102
0 commit comments