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 function
- 01:35 Setting up a development environment
- 03:00 AWSLambdaPSCore modules
- 03:42 Packaging a PowerShell module
- 04:19 Handling the handler
- 05:14 Publishing your PowerShell Lambda function 🚀
- 05:42 Understanding the AWS Lambda filesystem
Resources:
https://www.powershellgallery.com/packages/AWSLambdaPSCore
https://dotnet.microsoft.com/en-us/download/dotnet/8.0