AWS – Amazon EventBridge Schema Registry extends support to Go language
Amazon EventBridge schema registry now supports Go language for generating code bindings for event schemas, making it easier to use your schema as objects in your code. You can generate these code bindings for a schema by using the EventBridge console, APIs, or AWS SDK toolkits for Jetbrains (Intellij, PyCharm, Webstorm, Rider) and VS Code. Previously, we have supported Java, Python, and Typescript for generating code bindings. With support for Go, you can download code bindings in your preferred IDE to take advantage of features like code validation and auto-completion.
Read More for the details.