Docs (migration sync): port PR6540#110782
Merged
Merged
Conversation
Contributor
|
Workflow [PR], commit [edb74ac] Summary: ✅ AI ReviewSummaryThis PR syncs the ClickPipes AWS IAM DB authentication docs from Findings
Final Verdict
|
Contributor
Author
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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.
Ports clickhouse/clickhouse-docs#6540 — re-land of ClickPipes AWS IAM DB authentication docs (originally #6458, reverted in #6539).
Changes
docs/integrations/clickpipes/postgres/auth.mdx— replaced with the re-landed source content: adds "Before you start" section (enable IAM auth in RDS; set up DB user with links to per-source setup guides), moves "Obtaining the RDS/Aurora Resource ID" under "Setting up the IAM role". Removed the pre-existing Mintlify-only Warning callout so the doc matches the source of truth.docs/integrations/clickpipes/postgres/source/rds.mdx— new Using IAM authentication (optional) subsection under Configure database user, with a Note aboutrds.iam_auth_for_replicationand PG 11+ requirement.docs/integrations/clickpipes/postgres/source/aurora.mdx— new Using IAM authentication (optional) subsection under Configure database user.docs/integrations/clickpipes/mysql/source/rds.mdx— new Using IAM authentication (optional) subsection under Configure a database user.docs/integrations/clickpipes/mysql/source/aurora.mdx— new Using IAM authentication (optional) subsection under Configure a database user.Docusaurus → Mintlify transforms applied:
:::note→<Note>, relative./and../links → root-relative slugs, no other structural changes. i18n directories intentionally not updated.Notes / ambiguity
postgres/auth.mdxdiverged from the Docusaurus source (it contained an extra<Warning>aboutInitial Load Onlyand a reorganizedConfiguring the RDS/Aurora instancesection with per-DB user setup snippets). Since Adaptive granularity withenable_mixed_granularity_partsand mutations. #6540 is the authoritative source, this PR restores the auth doc to match it exactly. If the Warning callout was intentional Mintlify-only content that should be preserved, please flag on review.cc @Blargian for review.
Changelog category (leave one):
Version info
26.7.1.1084(included in26.7and later)