implementation("aws.sdk.kotlin:dynamodb-mapper-annotations:1.5.98-beta")
Facilitates mapping of classes to DynamoDB items through annotations, enabling schema generation and streamlined data operations.