Google Storage
Connect & Ingest data from / into a Google Cloud Storage Bucket
Setup
The following credentials keys are accepted:
bucket
(required)key_file
(required) -> This is the account credential JSON file.
Using sling conns
sling conns
Here are examples of setting a connection named GOOGLE_STORAGE
. We must provide the type=gs
property:
Environment Variable
In JSON/YAML format:
Sling Env File YAML
See here to learn more about the sling env.yaml
file.
If you are facing issues connecting, please reach out to us at support@slingdata.io, on discord or open a Github Issue here.
Last updated