In this episode of the vBrownBag, Damian does a deep dive on getting started with PowerShell on AWS Lambda. He covers setting up a development environment, packaging & publishing PowerShell on Lambda, lessons learned, and more!
- 00:28 A quick overview of PowerShell & AWS Lambda 💪
01:07 Anatomy of a PowerShell Lambda function01:35 Setting up a development environment03:00 AWSLambdaPSCore modules03:42 Packaging a PowerShell module04:19 Handling the handler05:14 Publishing your PowerShell Lambda function 🚀05:42 Understanding the AWS Lambda filesystemhttps://www.powershellgallery.com/packages/AWSLambdaPSCore
https://dotnet.microsoft.com/en-us/download/dotnet/8.0
https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7.4
https://code.visualstudio.com/download
https://github.com/PowerShell/PowerShell