Sundial
ArchiveLegacy connectors

Google Cloud Storage

Classic connector workflow

This guide applies to existing deployments that use Sundial's classic connector workflow. New Context Engine warehouse connections support Snowflake and BigQuery.

You can give Sundial Read-Only access to your existing GCS Bucket

Alternatively, you can create a separate GCS Bucket to store the data which you would like to share with Sundial.

Sundial has a GCP IAM Service Account : We will e-mail you the specific IAM service account, which will be of the format:

<name>@<snippet>.iam.gserviceaccount.com

Read-Only Permissions

Give Read-Only access to your GCS Bucket to the Sundial IAM Service Account.

  1. Browse to the desired bucket using the GCP console

    gcp-bucket-details

  2. In the Permissions tab, click on Grant Access

    gcp-permissions

  3. Add the service account shared with you as a new principal. Assign the Storage Object Viewer role to this principal.

    gcp-grant-access

On this page