Skip to content

Tyts-Software/BLambda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

Blazor + Lambda = BLambda

Tools

Install or update the latest tooling, this lets you deploy and run Lambda functions.

dotnet tool install -g Amazon.Lambda.Tools dotnet tool update -g Amazon.Lambda.Tools

Install or update the latest Lambda function templates.

`dotnet new --install Amazon.Lambda.Templates

cdk --version

CLI is not compatible with the CDK library

npm uninstall -g aws-cdk && npm install -g aws-cdk

Bootstrap CDK

Deploys the CDK Toolkit staging stack cdk bootstrap 1111111111/eu-central-1

Other

IMPORTANT NOTE: Playing around with this POCs your AWS account will create and consume AWS resources, which will cost money. Be sure to shut down/remove all resources once you are finished to avoid ongoing charges to your AWS account.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published