Databrain home page
Search...
⌘K
Embed Playground
Start Building
Start Building
Search...
Navigation
Connecting Data Sources to Databrain
Amazon S3
Docs
Guides
API Reference
Changelog
About us
Blog
What is Databrain?
Onboarding & Configuration
Sign-Up
Sign-In
Google Sign In Setup for Self-hosted app
Forgot password? Recover your Databrain Account
Onboarding
Add a Data Source
Configure Tenants
Create a Workspace
Create a Private Worskpace
Create a Dashboard
Create a Metric
Workspace Settings
Explore Data
Datasources
Connecting Data Sources to Databrain
Overview
Amazon Redshift
Snowflake
BigQuery
MySQL
Postgres
MongoDB
ElasticSearch
DataBricks
ClickHouse
MSSQL
Amazon S3
CSV
Firebolt
SingleStore
Athena
OpenSearch
Allow Access to our IP
Add a Data Source
Configure Tenants
How to Sync a Data Source
Edit tenancy
Create a datamart
Semantic layer
Create a data App
Creating a Custom Dataset/View in a Multi-Datasource Environment
Workspace
Multi Datasource Workspace
Dashboards
Edit a Dashboard
Share Dashboard
Dashboard Settings
Create/Modify Dashboard Filter
Customize Layout
Adding Elements to Dashboard
Import/Export Dashboard
Report Scheduler
Metric
Edit a Metric
Joins , Filter, Sort, Group By
Complex Filter
Apply Metric Filter
Switch X axis and Switch Y axis
Group By
Footnote and Long Description
Dynamic Property
Archive/Unarchive Metric Card
Download Metric Card
Download Underlying Data
Metric Summary
Metric Expression for Single Value Card
AI Summary
Merge Metrics
Section Filters
View Unpublished Metrics
Visualizations - Actions & Appearance
Chart Actions
Chart Appearance
Preview of Dashboards
Email Settings for Scheduled Reports
Scheduled Reports for End User
Filters
Dashboard Filter
Metric Filter
App Filter
Features
Python Editor Console
Custom SQL Console
Custom SQL Query Guidelines
Integrating Plugin
Get an auth token
Get a guest token
Themeing & Customization
Creating a theme
View the theme in action
METRIC COMPONENT (UPTO VERSION V0.11.15)
Quick start
Web Components
Quick start
Framework Specific Guide
On this page
Getting Started with S3 Source Configuration
Requirements:
Setup Guide:
Permissions:
Locating the Configuration Details in AWS S3
Connecting Data Sources to Databrain
Amazon S3
Copy page
Copy page
Getting Started with S3 Source Configuration
Requirements:
Active AWS account with S3 access.
Appropriate IAM permissions to access the desired S3 buckets.
Choose the Databrain Workspace to which you wish to connect the data.
Setup Guide:
Ensure Bucket Accessibility:
Make sure your S3 bucket is active and accessible from Databrain.
This depends on your AWS account settings and bucket permissions.
Grant Necessary Permissions:
Read Access on Buckets and Objects: Grant read access permissions to the S3 buckets and objects you want to sync.
Fill Up Connection Info:
Provide the following information to connect to your S3 bucket:
Destination Name
: A custom name to identify this connection in Databrain.
S3 Region
: The AWS region where your S3 bucket is located (e.g., us-east-1).
S3 Access Key ID
: Your AWS Access Key ID for authentication.
S3 Secret Access Key
: Your AWS Secret Access Key associated with the Access Key ID.
S3 Bucket Dataset Folder Path
: The specific folder path within your bucket (e.g., awss3_folder_test_less/).
S3 Bucket Name
: The name of your S3 bucket (e.g., databrain-s3-test-csv).
Table Level
: Select whether to interpret data at the Folder or File level.
Permissions:
Permission to list bucket contents.
Permission to read objects from the specified bucket.
If using KMS encryption, permission to use the KMS key for decryption.
Locating the Configuration Details in AWS S3
Destination Name:
Choose a descriptive name for this connection within Databrain.
S3 Region:
Log in to the AWS Management Console and open the S3 service.
Select your bucket, and find the region information in the bucket’s “Properties” tab.
S3 Access Key ID & Secret Access Key:
Generated in the IAM (Identity and Access Management) section of AWS.
Navigate to IAM, select the desired user, go to the “Security credentials” tab, and create or manage access keys.
S3 Bucket Dataset Folder Path:
Navigate to your bucket in the S3 console and note the specific folder path you wish to sync.
S3 Bucket Name:
This is the name of your S3 bucket, visible in the S3 dashboard of the AWS Management Console.
Table Level:
Determine whether your data should be interpreted at the folder level or file level based on your S3 bucket structure and data organization.
MSSQL
CSV
Assistant
Responses are generated using AI and may contain mistakes.