How to Update your Lambdas to Authenticate with SSH Keys in Snowflake

By Deiby Gómez Snowflake is deprecating user/password authentication in favor of key pair authentication. This impacts AWS Lambda-based data pipelines that currently rely on legacy authentication. This article explains how to update your Lambda functions to use SSH key-based authentication when connecting to Snowflake. You’ll learn how to securely store your private key in AWS […]

How to Update your Lambdas to Authenticate with SSH Keys in Snowflake Read More »

AWS, AWS Lambda, Data Engineering, Security, Snowflake