1 回答
- 最新
- 投票最多
- 评论最多
2
The correct and recommended way for granting Snowflake access to your S3 bucket is explained, along with policy examples, in this documentation article: https://docs.snowflake.com/en/user-guide/data-load-s3-config-storage-integration
I suggest using the official documentation instead of third-party blog posts.
We're using this mechanism in my organisation, and it's both secure and easy to set up.
Are you asking for s3 bucket policy?