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

feat: adds Python 3.11 to the supported runtime config #246

Closed
wants to merge 1 commit into from

Conversation

KyleOps
Copy link

@KyleOps KyleOps commented Sep 29, 2023

There's already New Relic AWS Lambda Layer Python 3.11 available - https://layers.newrelic-external.com/
however when installing the layer via:

newrelic-lambda layers install --layer-arn "arn:aws:lambda:ap-southeast-2:451483290750:layer:NewRelicPython311:4"
one is getting Unsupported Lambda runtime for 'arn:aws:lambda:ap-southeast-2:***:function:name-of-lambda-fn': python3.11

Based on previous work such as #241

@CLAassistant
Copy link

CLAassistant commented Sep 29, 2023

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@KyleOps
Copy link
Author

KyleOps commented Sep 29, 2023

Pinging @lrafeei @TimPansino for a review 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants