implementation("aws.sdk.kotlin:dynamodb-mapper:1.5.96-beta")
Simplifies interaction with DynamoDB by mapping data classes to tables, supporting schema generation and CRUD operations.