implementation("aws.sdk.kotlin:dynamodb-mapper:1.6.2-beta")
Maps data classes to DynamoDB tables, enabling schema generation and CRUD operations through a high-level API.