pulsar-admin
, or the Terraform module. For a quickstart of setting up pulsarctl
and pulsar-admin
, see set up client tools.
test
on Streamnative Cloud using different tools.
The builtin://
is followed by the name of the built-in connector, such as builtin://data-generator
.
test
, run the following command.snctl pulsar admin sinks create
command.location
should be the same as the region of your Pulsar cluster.The awsAccessKey
and awsSecretKey
is the field name, and the lambda-sink-secret
can be any unique name you want to give to the secret.test
on Streamnative Cloud using different tools.
The builtin://
is followed by the name of the built-in connector, such as builtin://data-generator
.
test
, run the following command.awsAccessKey
and awsSecretKey
is the field name, and the lambda-sink-secret
is the secret name you created in UI.source://${tenant}/${namespace}/${name}@{$version}
, currently Pulsar Package Service supports below protocols:source://
sink://
function://
archive
argument to the package URL(like sink://public/default/custom-connect@v1
) you uploaded.