View a markdown version of this page

Input and output formats - Amazon Location Service

Input and output formats

Jobs require input data in Apache Parquet format stored in Amazon S3. Your input files must conform to a specific schema corresponding to the action you want to perform. The service writes results back to Amazon S3 in Parquet format, preserving all original input data and adding results from the processed action.

Input files have a limitation of 10 GB per file, and 1 GB per Parquet row-group within the file.

For more information, see How to prepare input data and How to retrieve results.