Could not load file or assembly 'AWSSDK.Core On .net core in AWS Lambda
问题 Using this template, I've been trying to get a Lambda function running. When it goes to execute a module containing open Amazon open Amazon.S3 it blows up with a "errorType": "FileNotFoundException", "errorMessage": "Could not load file or assembly 'AWSSDK.Core, Version=3.3.0.0, Culture=neutral, PublicKeyToken=885c28607f98e604'. The system cannot find the file specified.",` I've tried a nuget install of AWSSDK.Core to no avail. Errors in /Users/sanitized/aws_lambda/project.json Package AWSSDK