An open API service indexing awesome lists of open source software.

https://github.com/snowflake-labs/terraform-snowflake-storage-integration-aws

To create the base infrastructure for storage only pipelines that load data from S3 to Snowflake.
https://github.com/snowflake-labs/terraform-snowflake-storage-integration-aws

snowflakedb storage-integration terraform

Last synced: 5 days ago
JSON representation

To create the base infrastructure for storage only pipelines that load data from S3 to Snowflake.

Awesome Lists containing this project

README

          

# _Snowflake Storage Integration Terraform Module_

This Storage Integration terraform module creates the base infrastructure to build storage only pipelines that load data from S3 to Snowflake. The resources created are:

1. Snowflake Storage Integration
1. S3 Bucket
2. S3 Bucket Event
3. AWS SNS topic
4. AWS IAM Role with perms required to access the bucket, and publish/subscribe to SNS topic
5. Trust relationship between the Snowflake Storage integration and AWS IAM Role

![image](https://user-images.githubusercontent.com/72515998/152404729-2c08806f-c474-41f0-bedb-0afcaddb04e6.png)