File tree Expand file tree Collapse file tree 1 file changed +13
-1
lines changed
docs/pages/product/configuration/data-sources Expand file tree Collapse file tree 1 file changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -113,6 +113,18 @@ No extra configuration is required to configure batching for Snowflake.
113113Snowflake supports using both [ AWS S3] [ aws-s3 ] and [ Google Cloud
114114Storage] [ google-cloud-storage ] for export bucket functionality.
115115
116+ <InfoBox >
117+
118+ Export buckets may be shared across multiple Cube deployments ; however , they should not be accessed by external applications or other data sources .
119+
120+ </InfoBox >
121+
122+ <InfoBox >
123+
124+ To help manage storage costs, it is strongly recommended to configure a retention policy on the bucket, with a duration between 1 hour and 7 days.
125+
126+ </InfoBox >
127+
116128#### AWS S3
117129
118130<InfoBox >
@@ -200,4 +212,4 @@ connections are made over HTTPS.
200212[ snowflake-format-2 ] : https://docs.snowflake.com/en/user-guide/admin-account-identifier#format-2-account-locator-in-a-region
201213[ snowflake-docs-azure ] : https://docs.snowflake.com/en/user-guide/data-load-azure-config#option-1-configuring-a-snowflake-storage-integration
202214[ azure-bs-docs-get-key ] : https://docs.microsoft.com/en-us/azure/storage/common/storage-account-keys-manage?toc=%2Fazure%2Fstorage%2Fblobs%2Ftoc.json&tabs=azure-portal#view-account-access-keys
203- [ link-snowflake-quoted-identifiers ] : https://docs.snowflake.com/en/sql-reference/identifiers-syntax#double-quoted-identifiers
215+ [ link-snowflake-quoted-identifiers ] : https://docs.snowflake.com/en/sql-reference/identifiers-syntax#double-quoted-identifiers
You can’t perform that action at this time.
0 commit comments