aws-samples / amazon-cognito-facial-recognition-auth

Amazon Cognito User Pool with Passwordless Facial Recognition Auth configured
MIT No Attribution
36 stars 16 forks source link

Upgrade deprecated runtime nodejs8.10 #2

Closed chriscoombs closed 3 years ago

chriscoombs commented 4 years ago

CloudFormation templates in amazon-cognito-facial-recognition-auth have been found to include a deprecated Lambda function runtime (nodejs8.10). The affected templates have been updated to a supported runtime (nodejs10.x).

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.