implementation("aws.sdk.kotlin:dynamodb-mapper:1.5.69-beta")
Facilitates object-relational mapping for DynamoDB, enabling seamless CRUD operations and schema management through annotations or manual definitions.