I have aws serverless application with two different template file. Now I need to know the command to deploy from Visual Studio for MAC using aws-lambda-tools-defaults.json file.
Tried using dotnet lambda deploy-serverless -ts aws-lambda-tools-defaults.json
This is my aws-lambda-tools-defaults.json file

NOTE - This file and config work very well in Visual Studio on Windows with AWS SDK
