This class implements all the AWS APIs to enable syncing of a Hudi Table with the
AWS Glue Data Catalog (https://docs.aws.amazon.com/glue/latest/dg/populate-data-catalog.html).
Reused code from https://github.com/aws/aws-sdk-java-v2/blob/master/services/dynamodb/src/test/java/utils/test/util/TableUtils.java
Utility methods for working with DynamoDB tables.