implementation("aws.sdk.kotlin:dynamodb-mapper:1.6.21-beta")
Facilitates object persistence by mapping data classes to DynamoDB tables, supporting schema generation and CRUD operations.