
implementation("aws.sdk.kotlin:dynamodb-mapper:1.4.98-beta")Facilitates object persistence and retrieval in DynamoDB by mapping data classes to database tables. Supports schema definition through class annotations and provides a high-level client for streamlined database operations.