implementation("aws.sdk.kotlin:dynamodb-mapper:1.6.4-beta")
Facilitates object mapping for DynamoDB, enabling seamless CRUD operations with annotated classes and schema generation.