Replies: 1 comment 6 replies
-
|
Initially I had no plans to support this feature. It suffers from numerous problems:
In theory, parameters Personally I would simply copy data to traditional AWS S3 bucket first and import data into Snowflake from this bucket. It adds an extra step, but it helps to avoid lots of hassle. Auditing problem is especially bad. Any serious security audit will likely take you down for plain text keys. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, for s3 compat external stage that storage integration cannot be created, where it has to be reliant on secret id and secret key, how do i create the external stage in snowddl?
https://docs.snowflake.com/en/user-guide/data-load-s3-compatible-storage
Beta Was this translation helpful? Give feedback.
All reactions