

# 创建 Amazon Redshift 连接
<a name="creating-redshift-connection"></a>

## 所需权限
<a name="creating-redshift-connection-permissions"></a>

 使用 Amazon Redshift 集群和 Amazon Redshift 无服务器环境需要额外的权限。有关如何为 ETL 作业添加权限的更多信息，请参阅 [Review IAM permissions needed for ETL jobs](https://docs.aws.amazon.com/glue/latest/ug/setting-up.html#getting-started-min-privs-job)。
+  redshift:DescribeClusters 
+  redshift-serverless:ListWorkgroups 
+  redshift-serverless:ListNamespaces 

## 概述
<a name="w2aac25c29c13c11b5"></a>

 添加 Amazon Redshift 连接时，您可以选择现有 Amazon Redshift 连接，也可以在 AWS Glue Studio 中添加**数据来源 - Redshift** 节点时创建新连接。

 AWS Glue 同时支持 Amazon Redshift 集群和 Amazon Redshift 无服务器环境。创建连接时，Amazon Redshift 无服务器环境会在连接选项旁边显示**无服务器**标签。

 有关如何创建 Amazon Redshift 连接的更多信息，请参阅 [Moving data to and from Amazon Redshift](https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-etl-redshift.html#aws-glue-programming-etl-redshift-using)。