

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

# 輸入和輸出格式
<a name="input-output-formats"></a>

任務需要存放在 Amazon S3 中的 [Apache Parquet](https://parquet.apache.org/docs/overview/) 格式輸入資料。您的輸入檔案必須符合對應至您要執行之動作的特定結構描述。服務會以 Parquet 格式將結果寫入 Amazon S3，保留所有原始輸入資料，並從處理的動作新增結果。

輸入檔案限制為每個檔案 10 GB，檔案內的每個 Parquet 資料列群組 1 GB。

如需詳細資訊，請參閱[如何準備輸入資料](https://docs.aws.amazon.com/location/latest/developerguide/preparing-input-data.html)和[如何擷取結果](https://docs.aws.amazon.com/location/latest/developerguide/retrieving-results.html)。