Snowflake-Labs / terraform-snowflake-storage-integration-aws

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

Home Page:https://registry.terraform.io/modules/Snowflake-Labs/storage-integration-aws/snowflake/latest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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
  2. S3 Bucket
  3. S3 Bucket Event
  4. AWS SNS topic
  5. AWS IAM Role with perms required to access the bucket, and publish/subscribe to SNS topic
  6. Trust relationship between the Snowflake Storage integration and AWS IAM Role

image

About

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

https://registry.terraform.io/modules/Snowflake-Labs/storage-integration-aws/snowflake/latest

License:Apache License 2.0


Languages

Language:HCL 100.0%