So, ChatGPT-4 was having a HARD TIME helping me write a Python script to place correctly-encoded events onto a Kinesis Stream for testing purposes. I’ve got an Avro event schema in AWS Glue Schema Registry and would like to put test events onto a specific Kinesis Stream. Can I do this in Python?