-
Notifications
You must be signed in to change notification settings - Fork 84
[FEEDBACK REQUEST] Python 3.15 preview #216
Open
Description
Today, we have published the preview AWS Lambda Python 3.15 runtime. You can use it to build and deploy Python 3.15 Lambda functions in both deployment formats:
- Managed runtime (ZIP): select the
python3.15runtime when deploying your function code as a.ziparchive. - Container image (OCI): build and deploy your function using the preview base image
public.ecr.aws/lambda/python:3.15-preview.
Please share any feedback below! Thank you!
Activity
Metadata
Metadata
Assignees
Labels
No labels