

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# 使用 Amazon Redshift 存取 Amazon S3 資料表
<a name="s3-tables-integrating-redshift"></a>

Amazon Redshift 是一項快速的全受管 PB 級資料倉儲服務，可讓您使用現有的商業智慧工具來高效分析所有資料，操作簡單且符合成本效益。Redshift Serverless 可讓您在沒有所佈建資料倉儲的所有組態的情況下，存取和分析資料。如需詳細資訊，請參閱《Amazon Redshift 入門指南》**中的[無伺服器資料倉儲入門](https://docs.aws.amazon.com//redshift/latest/gsg/new-user-serverless.html)。

## 使用 Amazon Redshift 查詢 Amazon S3 Tables
<a name="rs-query-table"></a>

**先決條件**
+ [整合資料表儲存貯體與 AWS 分析服務](s3-tables-integrating-aws.md)。
  + [建立命名空間。](s3-tables-namespace-create.md).
  + [建立資料表](s3-tables-create.md).
+ [使用 Lake Formation 管理對資料表或資料庫的存取](grant-permissions-tables.md).

完成先決條件後，您可以開始使用 Amazon Redshift，以下列其中一種方式查詢資料表：
+ [使用 Amazon Redshift 查詢編輯器 V2](https://docs.aws.amazon.com//redshift/latest/mgmt/query-editor-v2.html)
+ [使用 SQL 用戶端工具連線至 Amazon Redshift 資料倉儲](https://docs.aws.amazon.com//redshift/latest/mgmt/connecting-to-cluster.html)
+ [使用 Amazon Redshift 資料 API](https://docs.aws.amazon.com//redshift/latest/mgmt/data-api.html)