Invalid Service in Action

0

MSK has released a new feature. Basically, kafka client can authenticate and authorize using IAM. Link is below:
https://aws.amazon.com/about-aws/whats-new/2021/05/introducing-iam-access-control-amazon-msk/

I tried out this by following the official documentation,
https://docs.aws.amazon.com/msk/latest/developerguide/iam-access-control.html#configure-clients-for-iam-access-control

But when I try to create policy in step 3 i.e. Create Authorization policies, I get the following error
Invalid Service In Action: The service kafka-cluster:Connect specified in the action does not exist.

When I checked the IAM actions, resources and conditions for MSK from https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonmanagedstreamingforapachekafka.html, I could not see any actions for kafka-cluster.

How can I use this new feature to authenticate and authorize kafka client using IAM Access Control?
What am I doing wrong here?

Any help would be highly appreciated

Mouzma
質問済み 3年前278ビュー
2回答
0

Never mind, it turns out that the documentation needs to be updated.

Mouzma
回答済み 3年前
0

Can you copy/paste the documentation that needs to be updated?

回答済み 3年前

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

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

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

関連するコンテンツ