implementation("aws.sdk.kotlin:dynamodb-mapper:1.5.86-beta")
Facilitates object mapping for DynamoDB, enabling seamless interaction with database tables through annotated data classes.