Skip to content
Discussion options

You must be logged in to vote

Some extra info for you. The back door for getting parameters set to the dotnet lambda package is to have a aws-lambda-tools-defaults.json file in the directory where the Lambda function is at. In there you can specify command line parameters like this.

{
  "code-mount-directory": "../../../"
}

Replies: 5 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@kyl3t
Comment options

Answer selected by kyl3t
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants