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