purbanow commented on a change in pull request #13057:
URL: https://github.com/apache/beam/pull/13057#discussion_r505182636



##########
File path: website/www/site/content/en/documentation/io/built-in/snowflake.md
##########
@@ -213,8 +213,8 @@ To pass Pipeline options via the command line, use 
`-DintegrationTestPipelineOpt
       Example: --database=TEST_DATABASE
   "--storageIntegrationName=<SNOWFLAKE STORAGE INTEGRATION NAME>",
       Example: --storageIntegrationName=my_integration
-  "--stagingBucketName=<GCS BUCKET NAME>",
-      Example: --stagingBucketName=gs://my_gcp_bucket
+  "--stagingBucketName=<GCS OR S3 BUCKET NAME>",
+      Example: --stagingBucketName=<gs or s3>://my_gcp_bucket

Review comment:
       Thanks @TheNeuralBit 
   
   I change everywhere to `bucket` + introduce `{gs,s3}`




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to