implementation("aws.sdk.kotlin:dynamodb-mapper-annotations:1.5.31-beta")
Facilitates schema generation for DynamoDB by providing annotations to map class properties to table attributes.