We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87a3d0d commit 8ee470aCopy full SHA for 8ee470a
src/connections/storage/data-lakes/data-lakes-manual-setup.md
@@ -137,8 +137,8 @@ Add a policy to the role created above to give Segment access to the relevant Gl
137
"elasticmapreduce:DescribeStep",
138
"elasticmapreduce:DescribeCluster",
139
"elasticmapreduce:CancelSteps",
140
- "elasticmapreduce:AddJobFlowSteps"
141
- "elasticmapredue:AddTags"
+ "elasticmapreduce:AddJobFlowSteps",
+ "elasticmapreduce:AddTags"
142
],
143
"Effect": "Allow",
144
"Resource": "*",
0 commit comments