Skip to content

Commit 725ec4a

Browse files
authored
Merge pull request #7113 from Particular/feature/updating-persistence-docs
Legacy Docs Review: DynamoDB Transactions
2 parents 46d4b1b + 8a62824 commit 725ec4a

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)