non-IAM authentication for MSK Serverless

0

Since IAM authentication on MSK requires monkey-patching the client libraries's classpath in order to work, it's unsuitable for the vast majority of use cases, such as:

  • Usage with any non-JVM Kafka tools or libraries
  • Lambda code written in any non-JVM language (most 'serverless' code is NOT written for JVM)
  • Scenarios where modifying a packaged JVM client library would void support contracts
  • Scenarios where maintaining modifications to packaged JVM clients every time they're updated is not realistic I'm trying to think of realistic scenarios where a development team would want the simplicity and lack of maintenance of a serverless kafka cluster, but also are willing to commit to throwing out the majority of the available Kafka tools and libraries out there, while also committing to maintaining monkey-patched versions of all of the remaining tools. It's pretty difficult for me to imagine. Given the above, are there any plans for the future to support any security mechanisms on MSK Serverless other than IAM? If not, given the enormous compromises required in order to support IAM usage on MSK, who is the MSK Serverless offering actually targeted at?
質問済み 2年前1121ビュー
1回答
0

Thank you for raising a request with AWS.

Please note that currently the IAM based authentication is the only security mechanism. Inorder to check for future release timeline of other security mechanism and answer to your questions we would be required to reach out internal service team and PM team. Thus we request you to please open a support case with AWS support. Please refer to the following links on how to open a case and support plans available:

-- https://docs.aws.amazon.com/awssupport/latest/user/case-management.html

-- https://aws.amazon.com/premiumsupport/pricing/

AWS
サポートエンジニア
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ