Data replication

Connect S3 with any data sources.

Unify your operations with the only connector you’ll ever need. Move large volumes of data with best-in-class replication, on the schedule and destination of your choosing.

  • Certified
  • Generally available
S3

Everything S3 can do in Airbyte

  • Load from any source

    Move data into S3 from 600+ Airbyte sources on a schedule you control.

  • Incremental syncs

    Pull only the records that changed since the last run instead of reloading everything.

  • File transfer

    Move files through the pipeline as-is, without parsing them into records first.

  • Cloud or self-hosted

    Run the S3 connector on Cloud, Self-Managed Enterprise.

What to know before you load into S3

  • Support levelCertified
  • Available onCloud, Self-Managed Enterprise
  • Connector version1.9.8
  • Release stageGenerally available
  • Maintained byAirbyte

Sync capabilities

  • Full Refresh SyncSupported
  • Incremental SyncSupported
  • File transferSupported
  • Sources600+ Airbyte connectors

Set up in 12 steps

  1. Log into your Airbyte Cloud account.
  2. In the left navigation bar, click Destinations. In the top-right corner, click + new destination.
  3. On the destination setup page, select S3 from the Destination type dropdown and enter a name for this connector.
  4. Configure fields: - Access Key Id - See this on how to generate an access key. - We recommend creating an Airbyte-specific user. This user will require read and write permissions to objects in the bucket. - Secret Access Key - Corresponding key to the above key id. - Role ARN - See this on how to create a role. - S3 Bucket Name - See this to create an S3 bucket. - S3 Bucket Path - Subdirectory under the bucket to sync the data into. Note: this defaults to airbyte-data. - S3 Bucket Region: - See here for all region codes. - S3 Path Format - Additional string format on how to store data under S3 Bucket Path. Default value is ${NAMESPACE}/${STREAM_NAME}/${YEAR}_${MONTH}_${DAY}_${EPOCH}_. - S3 Endpoint - Leave empty if using AWS S3, fill in S3 URL if using Minio S3. - S3 Filename pattern - The pattern allows you to set the file-name format for the S3 staging file(s), next placeholders combinations are currently supported: {date}, {date:yyyy_MM}, {timestamp}, {timestamp:millis}, {timestamp:micros}, {part_number}, {sync_id}, {format_extension}. Please, don't use empty space and not supportable placeholders, as they won't be recognized.
  5. Click Set up destination.
  6. Go to local Airbyte page.
  7. In the left navigation bar, click Destinations. In the top-right corner, click + new destination.
  8. On the destination setup page, select S3 from the Destination type dropdown and enter a name for this connector.
  9. Configure fields: - Access Key Id - See this on how to generate an access key. - See this on how to create a instanceprofile. - We recommend creating an Airbyte-specific user. This user will require read and write permissions to objects in the staging bucket. - If the Access Key and Secret Access Key are not provided, the authentication will rely either on the Role ARN using STS Assume Role or on the instanceprofile. - Secret Access Key - Corresponding key to the above key id. - Make sure your S3 bucket is accessible from the machine running Airbyte. - This depends on your networking setup. - You can check AWS S3 documentation with a tutorial on how to properly configure your S3's access here. - If you use instance profile authentication, make sure the role has permission to read/write on the bucket. - The easiest way to verify if Airbyte is able to connect to your S3 bucket is via the check connection tool in the UI. - S3 Bucket Name - See this to create an S3 bucket. - S3 Bucket Path - Subdirectory under the above bucket to sync the data into. - S3 Bucket Region - See here for all region codes. - S3 Path Format - Additional string format on how to store data under S3 Bucket Path. Default value is ${NAMESPACE}/${STREAM_NAME}/${YEAR}_${MONTH}_${DAY}_${EPOCH}_. - S3 Endpoint - Leave empty if using AWS S3, fill in S3 URL if using Minio S3. - S3 Filename pattern - The pattern allows you to set the file-name format for the S3 staging file(s), next placeholders combinations are currently supported: {date}, {date:yyyy_MM}, {timestamp}, {timestamp:millis}, {timestamp:micros}, {part_number}, {sync_id}, {format_extension}. - Please, don't use empty space and not supportable placeholders, as they won't be recognized.
  10. Click Set up destination.
  11. Each stream has its own directory.
  12. The data output files can be sorted by upload time.

Common questions

Didn't find your answer?
Please don't hesitate to reach out.

Talk to sales

ETL, an acronym for Extract, Transform, Load, is a vital data integration process. It involves extracting data from diverse sources, transforming it into a usable format, and loading it into a database, data warehouse or data lake. This process enables meaningful data analysis, enhancing business intelligence.

S3 provides access to a wide range of data types, including: Structured data (organized into tables with defined columns and data types, such as CSV, JSON, and Avro files); Semi-structured data (some structure, but not necessarily a fixed schema, such as XML and JSON files); Unstructured data (no predefined structure, such as text, images, and videos); Time-series data (organized by time, such as stock prices, weather data, and sensor readings); Geospatial data (related to geographic locations, such as maps, GPS coordinates, and spatial databases); Machine learning data (used to train machine learning models, such as labeled datasets and feature vectors); and Streaming data (generated in real-time, such as social media feeds, IoT sensor data, and log files). Overall, S3's API provides access to a wide range of data types, making it a powerful tool for data analysis and machine learning.

This can be done by building a data pipeline manually, usually a Python script (you can leverage a tool such as Apache Airflow for this). This process can take more than a full week of development. Or it can be done in minutes on Airbyte in three easy steps: 1. Set up S3 as a source connector (using Auth, or usually an API key). 2. Choose a destination (more than 50 available destination databases, data warehouses or lakes) to sync data to and set it up as a destination connector. 3. Define which data you want to transfer from S3 and how frequently.

The most prominent ETL tools to transfer data to include: Airbyte, Fivetran, StitchData, Matillion, Talend Data Integration. These tools help in extracting data from various sources (APIs, databases, and more), transforming it efficiently, and loading it into and other databases, data warehouses and data lakes, enhancing data management capabilities.

ELT, standing for Extract, Load, Transform, is a modern take on the traditional ETL data integration process. In ELT, data is first extracted from various sources, loaded directly into a data warehouse, and then transformed. This approach enhances data processing speed, analytical flexibility and autonomy.

ETL and ELT are critical data integration strategies with key differences. ETL (Extract, Transform, Load) transforms data before loading, ideal for structured data. In contrast, ELT (Extract, Load, Transform) loads data before transformation, perfect for processing large, diverse data sets in modern data warehouses. ELT is becoming the new standard as it offers a lot more flexibility and autonomy to data analysts.

Start moving S3 data today

Free for 14 days on Airbyte Cloud. Set up the S3 connector once and let Airbyte keep it in sync.