About 205,000 results
Open links in new tab
  1. Option 2: Automating Snowpipe with AWS Lambda - Snowflake

    Events you define in Lambda (e.g. when files in your S3 bucket are updated) invoke the Lambda function and run the Python code. This topic describes the steps necessary to configure a …

  2. Getting your AWS Lambda Functions to work with Snowflake

    Apr 27, 2021 · When creating AWS Lambda Functions, you may need to import an external module beyond what is available by default — an example might be the requests module or …

  3. Step 1: Create the remote service (AWS Lambda function) in the ...

    This topic provides detailed instructions for creating an AWS Lambda Function for use as the remote service for your external function. This topic includes code for a sample Lambda …

  4. Blog 4 — A Comprehensive Guide to AWS S3 and Snowflake

    Dec 3, 2023 · Step 1: Create a Lambda Python Function 🆕. Step 2: Package your Python code and Dependencies 📦. Step 3: Navigate to the AWS Lambda Console 🚀

  5. Step by Step Guide to create Snowflake Connector For AWS Lambda

    Jan 2, 2025 · Code: Write your Python code for the Lambda function, using the snowflake.connector module to connect to and interact with your Snowflake database. Phase …

  6. How to use Snowflake with Python in AWS Lambda | Pulumi

    To interact with Snowflake from a Lambda function, we need to manage the integration using Python code. AWS Lambda does not provide built-in support for Snowflake, so we will …

  7. Snowflake storage integrations are Snowflake objects that allow Snowflake to read and write data to Amazon S3. Snowflake storage integrations leverage AWS IAM to access S3. The S3 …

  8. Snowflake Lambda Data Loader - Example with AWS S3 Trigger

    Jun 14, 2019 · This is a sample python AWS lambda script to load data into a Snowflake database. Snowflake lambda loading can become very useful within an ETL workload.

  9. How to connect Snowflake with S3 and EC2 using Python

    Nov 9, 2021 · In this example, we consider the scenario where we have to connect Snowflake with Python, with an EC2 server and finally with an S3 bucket. The scenario is to get the data …

  10. Zero to Snowflake: Setting Up Snowflake External Functions with AWS Lambda

    Aug 14, 2020 · In this blog, we will walk through how to set up some simple Python functions in AWS Lambda to execute as external functions in Snowflake. This post assumes you already …

  11. Some results have been removed
Refresh