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