Skip to content

Commit 8ee470a

Browse files
authored
Update data-lakes-manual-setup.md
1 parent 87a3d0d commit 8ee470a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/storage/data-lakes/data-lakes-manual-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ Add a policy to the role created above to give Segment access to the relevant Gl
137137
"elasticmapreduce:DescribeStep",
138138
"elasticmapreduce:DescribeCluster",
139139
"elasticmapreduce:CancelSteps",
140-
"elasticmapreduce:AddJobFlowSteps"
141-
"elasticmapredue:AddTags"
140+
"elasticmapreduce:AddJobFlowSteps",
141+
"elasticmapreduce:AddTags"
142142
],
143143
"Effect": "Allow",
144144
"Resource": "*",

0 commit comments

Comments
 (0)