S3 to Redshift mapping

AutoSync maps S3 object types to the following Redshift column types:

S3 (CSV) object type Redshift column type
string varchar
S3 (JSON) object type Redshift column type
string varchar
Boolean boolean
BigInteger bigint
BigDecimal double precision
ArrayList varchar
LinkedHashMap varchar
Any varchar