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