Endpoint for Kafka Connect

1

The endpoint for MSK is kafka. It is https.
I checked endpoint for the MSK connect. I couldn't. Is it kafka or is there something like kafkaconnect endpoint.

Other than this doc: https://docs.aws.amazon.com/general/latest/gr/aws-service-information.html, is there a way to get endpoint for a service. I have looked into Cloudtrail but I am not certain about it because I don't understand the behavior of this service. It does not log every API call.

Mouzma
질문됨 3년 전847회 조회
3개 답변
0

MSK Connect provides access to run Apache Kafka Connect connectors in a managed service. The endpoint to control the underlying Kafka Connect processes is not directly exposed, but is wrapped in the AWS SDK, so that the service can provide additional parameters such as auto-scaling limits. As such, there is no direct Kafka Connect endpoint, but there is an API endpoint available via AWS SDK clients as documented in the AWS MSK Connect API Reference at https://docs.aws.amazon.com/MCK/latest/mck/Welcome.html .

Edited by: simonellistonball-aws on Sep 20, 2021 5:37 AM

답변함 3년 전
0

Can you say more about how to use the sdk to access these endpoints? The documentation doesn't have any instructions in this regard as far as I can see.

nspears
답변함 3년 전
0

can we raise a feature request to expose endpoint. Kafka UI is a handy tool that would need endpoint

답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인