PingOne Privilege

Requesting access to Amazon Managed Streaming for Apache Kafka (Amazon MSK)

Request just-in-time (JIT) access to Amazon MSK clusters:

  1. In the PingOne Privilege user console, go to Access Management > Targets.

  2. In the Targets Types list, select Kafka.

  3. (Optional) Select the AWS account provider and select your AWS account from the list to filter the results.

  4. Locate the desired Kafka cluster. Click Request.

  5. After the request is approved, click More Info to get the hostname for CLI access.

Example command to list topics:

#kafka-topics --list --bootstrap-server kafka-dev.kafka.procyon.ai:9190
--from-beginning
__amazon_msk_canary
__consumer_offsets
demo
test_client