I want to use AWS Glue to import that data into a dynamoDB table with partion key \'classId\' (string) and sort key \'itemId\' (number)
Can someone tell me how to represe