aws-amplify / aws-amplify/amplify-cli

Support Python versions < 3.8 for Lambda functions

Open
#4,442 1 comment 13 reactions 1 assignee Claimed by @renebrandel View on GitHub
extensibility feature-request functions p3
Dominant language
TypeScript
Stars
2.9k
Forks
825
Avg merge
11d 23h
Merged PRs (30d)
2

Description

**Is your feature request related to a problem? Please describe.**
I cannot package my Lambda function, as I wrote it for Python 3.6 and it has dependencies not available for Python 3.8, which is (as far as I know) a completely valid Lambda configuration but is not possible to build or push the function with the Amplify CLI.

**Describe the solution you'd like**
I would like a way to select the Python version you intend to use for the Lambda function.

**Describe alternatives you've considered**
I've tried using other Python versions or other versions of the library, but they are incompatible with Lambda.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.