Skip to Content
SourcesRedshiftManaged Setup
How-to guideSourcesManaged setup

Managed Amazon Redshift Setup

Prepare a Redshift deployment, scoped database grants, and the agreed IAM or database credential for managed Vendo access.

Last reviewed July 13, 2026

Redshift setup is Vendo-led because the correct authentication and network path depend on your provisioned or Serverless deployment.

Before you start

  • Identify the cluster or Serverless workgroup, region, and database.
  • Select the schemas and objects Vendo needs.
  • Decide whether your environment requires Data API access, a database principal, or another approved method.
  • Identify the AWS and database administrators who own the grants.

Grant least privilege

For a read connection, the database principal generally needs schema usage and SELECT on the approved tables or views. IAM permissions, network rules, and credential retrieval depend on the agreed connection method.

Do not copy a wildcard IAM policy or open a security group before Vendo confirms the method and source identity.

Connect with Vendo

  1. Share the non-secret region, deployment type, database, and schema names.
  2. Agree on the connection and authentication method.
  3. Apply the reviewed IAM, network, and database grants.
  4. Transfer credentials through the approved secret channel.
  5. Ask Vendo to test metadata discovery and one bounded query.

Verify

  1. Confirm only the approved schemas and tables are visible.
  2. Run the same small query in Redshift and Vendo.
  3. Compare results and inspect Redshift query history.
  4. Test expected behavior while a cluster is paused or a Serverless workgroup scales.
  5. Record credential rotation and access-review owners.

Troubleshooting

SymptomCheck
Connection failsAgreed protocol, endpoint/Data API, region, network, and credentials
Permission deniedSchema usage, table/view grants, and IAM permissions
Objects are missingDatabase/search path and approved schema list
Query times outCluster state, workload queue, scan size, and statement limits
Need help?

Include your workspace, integration or job ID, and the first error message when you contact support.

support@vendodata.com
Last updated on