You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,10 @@ make deploy
42
42
```
43
43
44
44
> NOTE: By default we create the kinesis target endpoint with default settings.
45
+
> For non-default settings we enable capturing events related to DDL operations and
46
+
> include `NULL` and empty column values from the events.
45
47
> In order to create the target with non-default values set the environment to `KINESIS_TARGET=non-default`.
48
+
> To know more about these settings, checkout the [official AWS documentation](https://docs.aws.amazon.com/dms/latest/userguide/CHAP_Target.Kinesis.html#:~:text=Kinesis%20Data%20Streams%20endpoint%20settings).
46
49
47
50
After successful deployment, you will see the following output:
0 commit comments