AWS Glue Schema Registry
This method is temporary as we plan to integrate with the AWS Glue Registry Serdes directly in
Conduktor soon.
GlueSchemaRegistryKafkaDeserializer
in the Custom Format (Plugin) from the Consume screen.
You can further configure your deserializer as described in the Glue documentation:
The Glue library doesn’t pick the AWS profile from the Kafka config
sasl.jaas.config. If you need to use a different profile than the
default, you must set the following environment variable:
AWS_PROFILE=“your-profile”