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

aws-lambda: Amazon Linux 2023 Runtime Support #27947

Closed
2 tasks
GrahamCampbell opened this issue Nov 11, 2023 · 2 comments
Closed
2 tasks

aws-lambda: Amazon Linux 2023 Runtime Support #27947

GrahamCampbell opened this issue Nov 11, 2023 · 2 comments
Labels
@aws-cdk/aws-lambda Related to AWS Lambda feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

Comments

@GrahamCampbell
Copy link

Describe the feature

Amazon Linux 2023 Lambda Runtime Support

Use Case

For using AL 2023 on Lambda.

Proposed Solution

No response

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

N/A

Environment details (OS name and version, etc.)

N/A

@GrahamCampbell GrahamCampbell added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Nov 11, 2023
@github-actions github-actions bot added the @aws-cdk/aws-lambda Related to AWS Lambda label Nov 11, 2023
@GrahamCampbell GrahamCampbell changed the title Amazon Linux 2023 Lambda Runtime Support aws-lambda: Amazon Linux 2023 Runtime Support Nov 11, 2023
@daschaa
Copy link
Contributor

daschaa commented Nov 12, 2023

It should be already supported, see here:

public static readonly PROVIDED_AL2023 = new Runtime('provided.al2023', RuntimeFamily.OTHER);

Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-lambda Related to AWS Lambda feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants