Package io.awspring.spring.data.dynamodb.core
@NullMarked
package io.awspring.spring.data.dynamodb.core
-
ClassDescriptionMain API for DynamoDB persistence, reads, queries, scans, and updates.Default
DynamoDbOperationsimplementation backed by an AWS SDKDynamoDbClient.Query or scan result with count and optional continuation cursor.Read result with an optional PartiQL continuation token.Successful write result containing the resulting entity.Base result for a successful DynamoDB write.