Feature description
This issue is only trying to improve the devex for first time users.
type
is not included on any of the connector parameters we generate, and that prevents users from copying & pasting these snippets into an existing pipeline configuration file. See https://github.com/conduitio/conduit-connector-s3?tab=readme-ov-file#source-configuration-parameters for example.
Without that, running it in the first time, conduit will complain about missing the required type
configuration option.