is it possible to add tags to kafka connect connectors in AWS MSK

0

Hello all, Is it possible to add tags to kafka connect connectors in AWS MSK, I cannot see tags properties in CreateConnectorCommandInput. If yes, how to do it through aws js sdk v3.

If we cannot add tags for Kafka connect? If we have to Kafka connect for different project, how can we know the cost for each Kafka connect separately?

Thanks, Mingtong

1 Answer
0

This is the official list of Kafka connect commands and unfortunately the add tags is not in the commands list.

https://awscli.amazonaws.com/v2/documentation/api/latest/reference/kafkaconnect/index.html

profile picture
EXPERT
answered a year ago
  • If we cannot add tags for Kafka connect? If we have to Kafka connect for different project, Do you konw how we can know the cost for each Kafka connect separately?

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions