Skip to content

Lambda support for Python 3.9 #16355

@bravobravo-au

Description

@bravobravo-au

I see that in the Lambda support for Python 3.9 https://aws.amazon.com/blogs/compute/python-3-9-runtime-now-available-in-aws-lambda/ CDK is listed as supporting this new runtime. However when using CDK Python to create a Python Lambda there are only enums for 2.7,3.6,3.7,3.8. https://docs.aws.amazon.com/cdk/api/latest/python/aws_cdk.aws_lambda/Runtime.html

I have also tried accessing PYTHON_3_9 enum in case the documentation was lagging the library but that doesn't work.

Will Python 3.9 support be coming soon to the Python CDK?

Metadata

Metadata

Assignees

Labels

@aws-cdk/aws-lambdaRelated to AWS Lambdafeature-requestA feature should be added or improved.needs-triageThis issue or PR still needs to be triaged.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions