implementation("aws.sdk.kotlin:dynamodb-mapper:1.5.105-beta")
Maps data classes to DynamoDB tables, enabling intuitive CRUD operations and schema generation through annotations.