The diagram illustrates the Snowpipe auto-ingest process with Amazon Simple Notification Service (SNS), using these steps:
Data files are loaded into a stage.
An Amazon S3 event notification, published through SNS, notifies Snowpipe—via Amazon Simple Queue Service (SQS)—that files are ready to load. Snowpipe copies the files to a queue.
A Snowflake-provided virtual warehouse loads data from the queued files into the target table according to the parameters defined in the specified pipe.
If an AWS Administrator accidentally deletes the SQS subscription to the SNS topic in Step 2, what will occur to the pipe that references the topic to receive event messages from Amazon S3?
Community Discussion
No comments yet. Be the first to start the discussion!
Community Discussion