Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Conversation

@tinyg210
Copy link
Contributor

The build part for the Lambda functions was missing from the step-by-step instructions & from the repo. Users were a bit confused about how to proceed. This should make it clear

@github-actions
Copy link

github-actions bot commented Dec 14, 2024

🎊 PR Preview has been successfully built and deployed to https://localstack-docs-preview-pr-1595.surge.sh 🎊

--role arn:aws:iam::000000000000:role/lambda-role \
--environment Variables="{STAGE=local}"
--function-name presign \
--runtime python3.9 \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor suggestion: Would it make sense to upgrade to python3.12 because 3.9 might get deprecated next year (it's the latest non-deprecation Python version) https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html

Thank you @tinyg210 for tackling the missing build instructions, that's indeed a common issue 👍

@HarshCasper HarshCasper merged commit f6d9bd9 into main Jan 15, 2025
5 checks passed
@HarshCasper HarshCasper deleted the add_build_lambdas_step_to_quickstart branch January 15, 2025 11:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants