Migrated from [DBZ-9439](https://issues.redhat.com/browse/DBZ-9439) This will require to: * Provide an implementation of _io.debezium.platform.environment.connection.ConnectionValidator_ interface for checking connection to Amazon Kinesis. * Add a new connection type to _io.debezium.platform.data.model.ConnectionEntity.Type_ * _Add json schema to connection-schemas.json_ * _Add an integration test (if possible)_
Migrated from DBZ-9439
This will require to: