- You will first require a S3 Bucket that has to be configures accordingly
- You will then be required to change the serverless template configurations as per your own needs
- The code will be deployed using the Cloud formation templating methodology
- Make sure you hook the PreTrafficHook Rules and execution policies properly
Use the following command in order to start the deployment protocol from your command line / console
Make sure your AWS toolkit is configured properly with your credentials
dotnet lambda deploy-serverless -cfg aws-lambda-tools-{YOUR_REGION_HERE}.Json
-CFG Flag indicates config file, which is in most cases your
aws-lambda-tools-{YOUR_REGION_HERE}.Json
file
For Any Assistance Feel free to contact me !