See this page of AWS RDS documentation for reference.

In AWS, it is possible to load data directly into Aurora MySQL from S3. There is syntax specific to AWS that supports this (LOAD DATA FROM S3). Many of our ETL applications make heavy use of this feature. We would love for this to make it into Localstack somehow.