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