We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 087e9bc commit 5e9b79aCopy full SHA for 5e9b79a
README.md
@@ -70,7 +70,7 @@ A CDC replication task runs against the RDS database:
70
71
- Creates three tables: `authors`, `accounts`, `books`
72
- Starts CDC replication task
73
-- Captures and logs 3 Kinesis events: 1 for `awsdms_apply_exceptions` table, 3 for our tables
+- Captures and logs 4 Kinesis events: 1 for `awsdms_apply_exceptions` table, 3 for our tables
74
- Makes 3 inserts
75
- Captures and logs 3 Kinesis events
76
- Makes 3 table alterations, 1 per table
0 commit comments