implementation("aws.sdk.kotlin:dynamodb-mapper-annotations:1.4.19-beta")
Facilitates object-relational mapping for DynamoDB by providing annotations to define table schemas and map data classes to database tables.