Skip to content

Commit 0baecd2

Browse files
sdangoldreamorosi
andauthored
Apply suggestion from @dreamorosi
Co-authored-by: Andrea Amorosi <[email protected]>
1 parent 62b79ce commit 0baecd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/batch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ Available transformers by event type:
359359
```
360360

361361
!!! note
362-
If `innerSchema` is used with DynamoDB streams, the schema will be applied to both the `NewImage` and the `OldImage` by default. If you want to have separate schema for both, you will need to extend the schema and use the full schema for parsing.
362+
If `innerSchema` is used with DynamoDB streams, the schema will be applied to both the `NewImage` and the `OldImage` by default. If you want to have dedicated schemas, see the section below.
363363

364364
#### Using full event schema
365365

0 commit comments

Comments
 (0)