docs(destinations): re-publish SQS/Pub-Sub/RabbitMQ + add Azure Service Bus & Kafka (ENG-4130) - #701
Open
RajatPawar wants to merge 3 commits into
Open
docs(destinations): re-publish SQS/Pub-Sub/RabbitMQ + add Azure Service Bus & Kafka (ENG-4130)#701RajatPawar wants to merge 3 commits into
RajatPawar wants to merge 3 commits into
Conversation
…ce Bus & Kafka (ENG-4130) These queue and stream destinations are now implemented on Outpost. Re-publish the SQS, Google Cloud Pub/Sub, and RabbitMQ pages (updated to the Outpost config model) and add new pages for Azure Service Bus and Apache Kafka. SNS and EventBridge remain withheld. Regroups the sidebar and overview under a "Streams and queues" category. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Outpost's Kafka sink can't configure a custom CA, so it fails against managed Kafka providers that use private CAs. Remove the Kafka page, sidebar entries (docs.json + generate-docs.ts), and overview mentions. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
…4130) Match the docs to the tightened create forms: - SQS: drop Endpoint URL + AWS Session Token (removed from the form). - RabbitMQ: TLS now defaults to false (plain AMQP); note true is for managed TLS brokers like CloudAMQP. - Redshift: Serverless-only for v1 — drop the provisioned-cluster path (cluster identifier + DB user); Schema and Workgroup name are required. - ClickHouse: Database is required. - Snowflake: private key must be an unencrypted PKCS#8 PEM; note the openssl conversion for PKCS#1 keys. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
RajatPawar
requested review from
a team and
jlimatampersand
and removed request for
a team
August 20, 2026 01:23
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds new supporting destinations