Open shibd opened 1 year ago
@jiangpengcheng Please help take a look at it. Thanks
@shibd should use '
instead of "
for the argument: '{"accessKeyId":"test","secretAccessKey":"test","region":"ap-northeast-1","eventBusName":"baodi-test","eventBusResourceName":"arn:aws:events:ap-northeast-1:598203581484:event-bus/baodi-test"}'
I see, it seems like we need to modify examples.
#Create a Pulsar Sink in cluster mode with sink config
pulsarctl sink create
--sink-config "{"publishTopic":"publishTopic", "key":"pulsar"}"
// Other sink parameters
I'm trying use this cmd:
But the actual configuration does not: