SerDe reference - Amazon Athena
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

SerDe reference

Athena supports several SerDe (Serializer/Deserializer) libraries that parse data from different data formats such as CSV, JSON, Parquet, and ORC. When you create a table in Athena, you can specify a SerDe that corresponds to the format that your data is in. Athena does not support custom SerDes.

To use a SerDe to create a table

To use a SerDe when creating a table in Athena, use one of the following methods: