Get the latest tech news
Show HN: C++ AWS MSK IAM Auth Implementation – Goodbye Kafka Passwords
High-performance, low-footprint SQL database written in C++. Process millions of rows per second from Kafka, Pulsar, or ClickHouse, and seamlessly write results back. Supports powerful features lik...
std::shared_ptr<Aws::Auth::AWSCredentialsProvider> pickCredentialsProvider(const String & region) aws_auth_signer = std::make_shared<const Aws::Client::AWSAuthV4Signer>(aws_credentials, "kafka-cluster", region); throwException(ErrorCodes::AWS_ERROR, "Failed to pre-sign request for generating MSK IAM token");
Or read this on Hacker News