Skip to content

fix(snowflake): repair Lambda tutorial dependency install (DOC-336)#785

Merged
quetzalliwrites merged 1 commit into
mainfrom
doc-336-lambda-tutorial-dependency-install-fails
Jul 14, 2026
Merged

fix(snowflake): repair Lambda tutorial dependency install (DOC-336)#785
quetzalliwrites merged 1 commit into
mainfrom
doc-336-lambda-tutorial-dependency-install-fails

Conversation

@HarshCasper

@HarshCasper HarshCasper commented Jul 14, 2026

Copy link
Copy Markdown
Member

Summary

  • Fix the Snowpark Lambda tutorial pip install step by using manylinux2014_x86_64 and --python-version 3.10, so snowflake-connector-python==2.7.9 resolves on hosts without Python 3.10 (DOC-336)
  • Include handler.py in the Lambda zip package
  • Add --cli-binary-format raw-in-base64-out for AWS CLI v2 invoke compatibility

Fixes https://linear.app/localstack/issue/DOC-336/lambda-tutorial-dependency-install-fails

Use manylinux2014 and --python-version 3.10 so pip can resolve the
connector wheels, include handler.py in the zip, and fix AWS CLI v2 invoke.
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying localstack-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3e2a806
Status: ✅  Deploy successful!
Preview URL: https://540f5838.localstack-docs.pages.dev
Branch Preview URL: https://doc-336-lambda-tutorial-depe.localstack-docs.pages.dev

View logs

@quetzalliwrites quetzalliwrites merged commit 50ca401 into main Jul 14, 2026
1 of 4 checks passed
@quetzalliwrites quetzalliwrites deleted the doc-336-lambda-tutorial-dependency-install-fails branch July 14, 2026 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants