About
The section "Message format for Kinesis Data Streams" within the document about using Amazon Kinesis Data Streams as a target for AWS Database Migration Service says:
Operation
For data records, the operation can be load, insert, update, or delete.
For control records, the operation can be create-table, rename-table, drop-table, change-columns, add-column, drop-column, rename-column, or column-type-change.
Task
Implement all the operations.