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