

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

# 產品和服務整合
<a name="databrew-integrations"></a>

使用本節了解哪些 產品和服務與 DataBrew 整合。

DataBrew 可搭配下列AWS服務進行聯網、管理和控管：
+ [Amazon CloudFront](https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/Introduction.html)
+ [AWS CloudFormation](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html)
+ [AWS CloudTrail](https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-user-guide.html)
+ [Amazon CloudWatch](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/WhatIsCloudWatch.html)
+ [AWS Step Functions](https://docs.aws.amazon.com/step-functions/latest/dg/connect-databrew.html)

DataBrew 適用於下列AWS資料湖和資料存放區：
+ [AWS Lake Formation](https://docs.aws.amazon.com/lake-formation/latest/dg/what-is-lake-formation.html)
+ [Amazon S3](https://docs.aws.amazon.com/AmazonS3/latest/dev/Welcome.html)

DataBrew 支援下列檔案格式和擴充功能來上傳資料。


| **Format (格式)** | **副檔名 （選用）** |  **壓縮檔案的延伸模組 （必要）**  | 
| --- | --- | --- | 
| 逗號分隔值 | `.csv` | `.gz` <br />`.snappy`<br />`.lz4`<br />`.bz2`<br />`.deflate` | 
| Microsoft Excel 工作手冊 | `.xlsx` | 無壓縮支援 | 
| JSON (JSON 文件和 JSON 行） | `.json, .jsonl` | `.gz`<br />`.snappy`<br />`.lz4`<br />`.bz2`<br />`.deflate` | 
| Apache ORC | `.orc` | `.zlib`<br />`.snappy` | 
| Apache Parquet | `.parquet` | `.gz`<br />`.snappy`<br />`.lz4` | 

DataBrew 會將輸出檔案寫入 Amazon S3，並支援下列檔案格式和副檔名。


| **Format (格式)** |  **副檔名 （未壓縮）**  |  **副檔名 （壓縮）**  | 
| --- | --- | --- | 
| 逗號分隔值 | .csv | .csv.snappy, .csv.gz, .csv.lz4, csv.bz2, .csv.deflate, csv.br | 
| 標籤分隔值 | .csv | .tsv.snappy, .tsv.gz, .tsv.lz4, tsv.bz2, .tsv.deflate, tsv.br | 
| Apache Parquet  | .parquet | .parquet.snappy, .parquet.gz, .parquet.lz4, .parquet.lzo, .parquet.br | 
| AWS Glue Parquet | 不支援 | .glue.parquet.snappy | 
| Apache Avro | .avro | .avro.snappy, .avro.gz, .avro.lz4, .avro.bz2, .avro.deflate, .avro.br | 
| Apache ORC | .orc | .orc.snappy, .orc.lzo, .orc.zlib | 
| XML | .xml | .xml.snappy, .xml.gz, .xml.lz4, .xml.bz2, .xml.deflate, .xml.br | 
| JSON （僅限 JSON 行格式） |  .json  | .json.snappy, .json.gz, .json.lz4, json.bz2, .json.deflate, .json.br | 
| Tableau Hyper | 不支援 | 不適用 | 