Skip to content

Commit 8a62824

Browse files
authored
Updating documentation
1 parent 6701e28 commit 8a62824

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

persistence/dynamodb/transactions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: DynamoDB persistence transactions
33
summary: How to use transactions with DynamoDB persistence
44
component: DynamoDB
5-
reviewed: 2023-03-16
5+
reviewed: 2025-04-28
66
related:
77
- persistence/dynamodb
88
- samples/aws/dynamodb-transactions
@@ -75,6 +75,6 @@ partial: options
7575

7676
## Testing
7777

78-
When [unit testing](/samples/unit-testing/) a message handler, the `TestableDynamoDBSynchronizedStorageSession` class can be used:
78+
When [unit testing](/samples/unit-testing/) a message handler, the `TestableDynamoSynchronizedStorageSession` class can be used:
7979

8080
snippet: DynamoDBTestingSessionUsage

0 commit comments

Comments
 (0)