Skip to content

Document Redshift COPY IAM role for reading exposure data from S3#37528

Open
petzel wants to merge 1 commit into
masterfrom
epetzel/docs-redshift-copy-iam-role
Open

Document Redshift COPY IAM role for reading exposure data from S3#37528
petzel wants to merge 1 commit into
masterfrom
epetzel/docs-redshift-copy-iam-role

Conversation

@petzel

@petzel petzel commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

What does this PR do? What is the motivation?

Fixes DOCS-XXXXX

Documents how to set up the IAM role that Redshift assumes to read exposure data from S3 during warehouse-native experiment analysis. The Redshift warehouse connection now requires a Copy IAM role ARN instead of embedding raw credentials in the COPY query.

Changes to content/en/experiments/guide/connecting_a_data_warehouse.mdoc.md (Redshift section):

  • Adds a Step 2 subsection covering: creating the read-only S3 IAM policy, creating a role with a Redshift trust policy, attaching the policy, and associating the role with the cluster (provisioned and Serverless).
  • Adds the new Copy IAM role ARN field to the Step 3 connection settings.

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

The existing redshift_pa_setup.png screenshot in Step 3 does not yet show the new field and should be refreshed.

@github-actions github-actions Bot added Guide Content impacting a guide cdocs labels Jun 15, 2026
@petzel petzel marked this pull request as ready for review June 15, 2026 21:32
@petzel petzel requested review from a team as code owners June 15, 2026 21:32
@petzel petzel requested a review from lukasgoetzweiss June 15, 2026 21:32
@petzel petzel changed the title [DOCS-XXXXX] Document Redshift COPY IAM role for reading exposure data from S3 Document Redshift COPY IAM role for reading exposure data from S3 Jun 15, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Preview links (active after the build_preview check completes)

Modified Files

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

Labels

cdocs flow-maintained Guide Content impacting a guide

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants