I am getting the following error. Is dotnetcore2.2 a valid value for runtime: field in serverless.yml. If its not, then how do I deploy .NET Core 2.2 applications? on aws? I am doing it on a Mac
Serverless Error ---------------------------------------
An error occurred: ApiLambdaFunction - Value dotnetcore2.2 at ‘runtime’ failed to satisfy constraint: Member must satisfy enum value set: [java8, nodejs6.10, nodejs8.10, python2.7, python3.6, dotnetcore1.0, dotnetcore2.0, dotnetcore2.1, go1.x] or be a valid ARN (Service: AWSLambdaInternal; Status Code: 400; Error Code: InvalidParameterValueException; Request ID: 293de1fa-4cba-11e9-b46c-83c063587c55).
Your Environment Information -----------------------------
OS: darwin
Node Version: 10.15.0
Serverless Version: 1.39.1