Commit 329808a
Add AWS MSK IAM support to Kafka sink YAML config
Allow users to define Kafka sinks with AWS MSK IAM authentication via
sequin.yaml by parsing/exporting the aws_access_key_id,
aws_secret_access_key, and aws_region fields.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 93f3c8a commit 329808a
File tree
2 files changed
+45
-3
lines changed- lib/sequin/transforms
- test/sequin
2 files changed
+45
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
| 227 | + | |
| 228 | + | |
| 229 | + | |
227 | 230 | | |
228 | 231 | | |
229 | 232 | | |
| |||
1136 | 1139 | | |
1137 | 1140 | | |
1138 | 1141 | | |
1139 | | - | |
| 1142 | + | |
| 1143 | + | |
| 1144 | + | |
| 1145 | + | |
1140 | 1146 | | |
1141 | 1147 | | |
1142 | 1148 | | |
| |||
1428 | 1434 | | |
1429 | 1435 | | |
1430 | 1436 | | |
| 1437 | + | |
1431 | 1438 | | |
1432 | 1439 | | |
1433 | 1440 | | |
1434 | 1441 | | |
1435 | 1442 | | |
1436 | 1443 | | |
1437 | | - | |
| 1444 | + | |
1438 | 1445 | | |
1439 | 1446 | | |
1440 | 1447 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1233 | 1233 | | |
1234 | 1234 | | |
1235 | 1235 | | |
| 1236 | + | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
| 1240 | + | |
| 1241 | + | |
| 1242 | + | |
| 1243 | + | |
| 1244 | + | |
| 1245 | + | |
| 1246 | + | |
| 1247 | + | |
| 1248 | + | |
| 1249 | + | |
| 1250 | + | |
| 1251 | + | |
| 1252 | + | |
| 1253 | + | |
| 1254 | + | |
| 1255 | + | |
| 1256 | + | |
| 1257 | + | |
| 1258 | + | |
| 1259 | + | |
| 1260 | + | |
| 1261 | + | |
| 1262 | + | |
| 1263 | + | |
| 1264 | + | |
| 1265 | + | |
| 1266 | + | |
| 1267 | + | |
| 1268 | + | |
| 1269 | + | |
| 1270 | + | |
1236 | 1271 | | |
1237 | 1272 | | |
1238 | 1273 | | |
| |||
0 commit comments