News

AWS Integrates Lambda with Microsoft PowerShell Core 6.0

Amazon Web Services (AWS) recently announced new support for PowerShell Core 6.0 in its Lambda serverless computing platform.

PowerShell Core is an open source, cross-platform automation framework for Linux, Windows and macOS that's developed by Microsoft. Version 6.0 was released at the start of this year, followed by version 6.1 just this month. However, AWS' announcement of PowerShell Core support in Lambda only referred to the 6.0 release.

"You can now develop your AWS Lambda functions in PowerShell Core 6.0 using the .NET Core 2.1 runtime," the company said. "As a PowerShell developer, you can manage your AWS resources and craft rich automation scripts from within the PowerShell environment using AWS Lambda."

Norm Johanson, senior software developer engineer at AWS, elaborated on what the support means for both Lambda and PowerShell Core users in a blog post. "This new feature enables you to execute PowerShell scripts or functions in response to any Lambda event, such as an Amazon S3 event or Amazon CloudWatch scheduled event," he wrote.

Johanson described the requirements to use the capability. Besides having PowerShell Core 6.0 installed, users must also have the .NET Core 2.1 SDK, as well as this AWSLambdaPSCore module from the PowerShell Gallery. In addition, those using Visual Studio Code as their IDE must configure it for PowerShell Core 6.0.

The new integration with PowerShell Core 6.0 is available in all AWS regions that support Lambda. Additional information is available in AWS' Lambda documentation and this GitHub repository.

About the Author

Gladys Rama (@GladysRama3) is the editorial director of Converge360.

Featured

Subscribe on YouTube