aws-quickstart / quickstart-compliance-common

AWS Quick Start Team
Apache License 2.0
67 stars 56 forks source link

Nodejs4.3 No Longer Supported by Lambda #20

Closed scottdix closed 4 years ago

scottdix commented 5 years ago

When Config Rules are set to True, the following error occurs:

CREATE_FAILED | The runtime parameter of nodejs4.3 is no longer supported for creating or updating AWS Lambda functions. We recommend you use the new runtime (nodejs8.10) while creating or updating functions. (Service: AWSLambdaInternal; Status Code: 400; Error Code: InvalidParameterValueException

andrew-glenn commented 4 years ago

Migrated to Python 3.x