RobertIndie opened a new pull request #10646: URL: https://github.com/apache/pulsar/pull/10646
### Motivation Currently, in the kinesis connector doc, the example of the `awsEndpoint` is like the following: `https://some.endpoint.aws`. But when the user follows this format, an exception will occur.  The correct example is like: `some.endpoint.aws`. ### Modifications * Correct the `awsEndpoint` example in the kinesis connector doc. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
