implementation("aws.sdk.kotlin:dynamodbstreams:1.6.35")
Enables interaction with Amazon DynamoDB Streams, facilitating real-time processing of item-level changes in DynamoDB tables.