News

This repository contains code samples to explain how to migrate .NET code from Azure Functions to AWS Lambda. It contains four subfolders: AzureFunctionsApi contains the base solution with the Azure ...
Describe the bug When creating a PythonFunction (using aws_lambda_python_alpha) with runtime Python 3.11, we cannot install the latest version of NumPy (2.3.0). Regression Issue Select this option if ...