'How to change the checkpoint to the latest schema version in AWS Glue schema registry using AWS Java SDK

In AWS Glue schema registry, the schema evolution compatibility checks are done only against the very first version(which has the checkpoint). How to change the checkpoint to the latest schema version in AWS Glue schema registry using AWS Java SDK ?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source