Skip to main content

Configuration Parameters

To use Delta Lake on AWS S3 as a destination in Mage, provide the following parameters:

Notes

  • The object key path is relative to the S3 bucket and should not include the scheme (s3://), bucket name, or table name.
  • Mage uses the delta-rs engine for writing data to Delta Lake on S3.
  • Use overwrite mode with caution: it deletes all existing rows and recreates the table.