implementation("aws.sdk.kotlin:dynamodb-mapper:1.5.79-beta")
Facilitates mapping between data classes and DynamoDB tables, enabling seamless CRUD operations with schema generation support.