DynamoDB Mapper for Kotlin Goes GA: Write Less Boilerplate
Amazon's DynamoDB Mapper for Kotlin is now generally available, letting you work with DynamoDB using native Kotlin data types instead of wrestling with low-level APIs. Since the preview dropped last October, the team added updateItem operations, batch support, and other goodies based on what developers actually wanted.