Skip to content

Connector Guide - AWS Redshift

This is the connector guide for using AWS Redshift with Privacera. Make sure that the connector has been installed and configured correctly before proceeding with the instructions in this guide.

When executing SQL queries in AWS Redshift, there is no change in query syntax or execution flow. Users can access Redshift through the AWS Console or via JDBC clients. Privacera enforces fine-grained access control policies on the underlying tables and views. These permissions are enforced for JDBC users, ensuring consistent policy enforcement across all access methods.

Make sure the appropriate modules and features are deployed and configured before using them.

Pre Read

It is recommended to read the following to understand how the connector works and how to set it up.

Access Management

Topic Description
Running SQL Queries How to run SQL queries in AWS RedShift

Comments