Skip to content

Conversation

@danielnelson
Copy link
Contributor

Description:

The sqlserver materialization now supports IAM authentication on AWS using the Amazon RDS Proxy.

Documentation updates for estuary/connectors#3812

Workflow steps:

(How does one use this feature, and how has it changed)

Documentation links affected:

(list any documentation links that you created, or existing ones that you've identified as needing updates, along with a brief description)

Notes for reviewers:

The RDS proxy setup is somewhat complex, I could probably go into more detail with screen shots if we think it is necessary.

SQL Server has 3 pages in the docs currently, one for each of SQL Server+Azure, GCP, and AWS. Only IAM support on AWS was added, but the configuration change applies to all three.

There was a duplicated section in the AWS and GCP documents, so I removed it.

The sqlserver materialization now supports IAM authentication on AWS
using the Amazon RDS Proxy.

Documentation updates for estuary/connectors#3812
@github-actions
Copy link

github-actions bot commented Jan 21, 2026

PR Preview Action v1.8.1

QR code for preview link

🚀 View preview at
https://estuary.github.io/flow/pr-preview/pr-2630/

Built to branch gh-pages at 2026-01-22 16:58 UTC.
Preview will be ready when the GitHub Pages deployment is complete.

@danielnelson danielnelson requested review from a team and aeluce January 21, 2026 22:44
3. In the Cloud Console, note the instance's host under Public IP Address. Its port will always be `1433`.
Together, you'll use the host:port as the `address` property when you configure the connector.

## Connecting to SQLServer
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for catching the duplicated sections. Don't know how that happened/persisted. 🤦

Copy link
Collaborator

@aeluce aeluce left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants