cockroachdb / cockroach

CockroachDB - the open source, cloud-native distributed SQL database.
https://www.cockroachlabs.com
Other
29.5k stars 3.7k forks source link

changefeedccl: add support for iam auth in kafka for aws msk #124431

Open rharding6373 opened 1 month ago

rharding6373 commented 1 month ago

CDC could support IAM authentication to AWS (specifically for AWS MSK, AWS's managed kafka service) by incorporating AWS's go IAM SASL signer library. Note that sarama can't handle IAM auth directly, but the library readme has an example for how to integrate with sarama.

Jira issue: CRDB-38890

Epic CRDB-31660

blathers-crl[bot] commented 1 month ago

cc @cockroachdb/cdc