Closed ScottBrenner closed 5 years ago
Nevermind, having trouble getting Python 3.6 installed. Is the Python 3.7 runtime not supported? Seeing
Serverless Error ---------------------------------------
An error occurred: <function>- Value python3.7 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: 6a7d2862-2458-11e9-adc2-83c207e48ace).
Proposing adding support for Python (2.7 + 3.6.7) and Ruby (2.3.3p222) runtimes. These are the default versions pulled by
apt-get
, not the latest and certainly not all, but it's a good start!