Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3.13 managed layer support #3038

Open
ayongbannayan opened this issue Dec 4, 2024 · 3 comments
Open

Python 3.13 managed layer support #3038

ayongbannayan opened this issue Dec 4, 2024 · 3 comments
Labels

Comments

@ayongbannayan
Copy link

Add a managed layer for Python 3.13.

I know that Python 3.13 was only recently added to AWS Lambda, is there a normal timeline for this scenario?

@kukushking
Copy link
Contributor

Thanks @ayongbannayan good call - Python 3.13 was just added in AWS Lambda this November. I do not see Python 3.13 layers option in AWS Lambda Layers just yet but we should definitely prepare, starting with adding Python 3.13 support for AWS SDK for pandas itself, and add layers immediately after this option is available in the console. I will look into that.

@ayongbannayan
Copy link
Author

@kukushking thanks for the update. Do you mean you're not seeing Python 3.13 when creating a layer through the console? It does appear in my console and Powertools for AWS Lambda also has their layers for python 3.13

  • arn:aws:lambda:ca-central-1:017000801446:layer:AWSLambdaPowertoolsPythonV3-python313-arm64:4
  • arn:aws:lambda:ca-central-1:017000801446:layer:AWSLambdaPowertoolsPythonV3-python313-x86_64:4

Apologies if I misunderstood, regardless looking forward to the new layers.

@ayongbannayan
Copy link
Author

I don't see the layer added in the documentation. Have they been deployed?

https://aws-sdk-pandas.readthedocs.io/en/stable/layers.html

@kukushking kukushking reopened this Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants