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