"camel.kamelet.aws-redshift-sink.databaseName"
"The name of the AWS RedShift Database."
"camel.kamelet.aws-redshift-sink.password"
"The password to access a secured AWS Redshift Database."
"camel.kamelet.aws-redshift-sink.query"
"The query to execute against the AWS Redshift Database. Example: INSERT INTO accounts (username,city) VALUES (:#username,:#city)"
"camel.kamelet.aws-redshift-sink.serverName"
"The server name for the data source. Example: localhost"
"camel.kamelet.aws-redshift-sink.serverPort"
"5439"
"The server port for the AWS RedShi data source."
"camel.kamelet.aws-redshift-sink.username"
"The username to access a secured AWS Redshift Database."