Integrating with Google Cloud Storage
Google Cloud Storage Setup Step 1: Create a new bucket (optional) Step 2: Grant permissions to access the bucket
Prerequisites
To connect Google Cloud Storage to Drivetrain, you need:
An active Google Cloud Storage account
A Google Cloud Storage bucket and path of folder containing CSV files.
Google Cloud Storage Setup
Drivetrain supports integration with Google Cloud Storage from a read-only external user account. To get started you would need to share the read-only access with [email protected] service account.
Step 1 : Create a new bucket (optional)
Create a new bucket with name as "Drivetrain Bucket" with US multi region.
Create a new folder "Drivetrain Files" under this bucket and move all the CSV files you want to ingest into this folder.
Step 2: Grant permissions to access the bucket
To grant an access to external user, (someone who is not listed as an employee in the company), follow these steps:
Log in to your Google Cloud account. Open Google Cloud Storage in the Cloud Console, then select the bucket containing the files you want to share.
Choose Permissions tab and click on Grant Access

Add [email protected] service account to the New principals and assign below mentioned roles and click Save
Storage Legacy Bucket Reader
Storage Legacy Object Reader

Last updated
Was this helpful?