dherault / serverless-offline

Emulate AWS λ and API Gateway locally when developing your Serverless project
MIT License
5.16k stars 794 forks source link

feat: add support for provided.al2023 #1788

Closed DorianMazur closed 1 month ago

DorianMazur commented 1 month ago

Description

This PR adds support for provided.al2023 (https://docs.aws.amazon.com/linux/al2023/ug/lambda.html)

Motivation and Context

AL2023 image is available for some time ans should be added. provided.al2023 runtime is based on the AL2023 minimal container image, it is substantially smaller at less than 40 MB than the provided.al2 runtime at around 109 MB

How Has This Been Tested?

New tests has been added for provided.al2023