I am running following command.
It executes without any error but returns nothing.
What can be the reason?
aws kafka get-bootstrap-brokers –cluster-arn –region eu-central-1 –output json
I am expecting a list of brokers as outcome
I am running following command.
It executes without any error but returns nothing.
What can be the reason?
aws kafka get-bootstrap-brokers –cluster-arn –region eu-central-1 –output json
I am expecting a list of brokers as outcome