Skip to content

primordial-software-llc/aws-lambda-deploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aws Lambda Deploy

Infrastructure as code project to create lambda functions, schedules and assign permissions.

  • Deploy multiple instances of a function
  • Deploy function to multiple regions

Nuget Deploy

Set Nuget Package Creation on Build

Right-Click AwsTools -> Properties -> Package -> Generate NuGet package on build

Increment version in Visual Studio

Right-Click AwsTools -> Properties -> Package -> Package Version

Build

\projects\aws-lambda-deploy\AwsLambdaDeploy>dotnet build --configuration release

Deploy

\projects\aws-lambda-deploy\AwsLambdaDeploy\bin\release>nuget push AwsLambdaDeploy.1.0.5.nupkg -src https://nuget.org/

pack isn't required, because a nuget package is created on build

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages