Using Specific Folder in GCS to store Stream Data

TLDR Jay was unsure about using a specific GCS folder to store stream data. Hengfei confirmed it's possible using certain settings.

Photo of Jay
Jay
Mon, 04 Sep 2023 08:35:37 UTC

Hi, I'm trying to use GCS as the storage. In the documentation is explained using bucket name directly. can I use a specific folder to store the stream data?

Photo of Hengfei
Hengfei
Mon, 04 Sep 2023 08:40:05 UTC

yes, you can set ```ZO_S3_BUCKET_PREFIX=a/b/c/```

Photo of Hengfei
Hengfei
Mon, 04 Sep 2023 08:46:40 UTC

Photo of Jay
Jay
Mon, 04 Sep 2023 09:13:24 UTC

Thank you so much :pray::skin-tone-2: