implementation("aws.sdk.kotlin:dynamodb-mapper:1.6.28-beta")
Facilitates object mapping to DynamoDB tables, enabling intuitive CRUD operations and schema generation through annotations.