aws-lambda-powershell-runtime icon indicating copy to clipboard operation
aws-lambda-powershell-runtime copied to clipboard

CDK deployment example

Open austoonz opened this issue 2 years ago • 1 comments

Provide an example for how to deploy the runtime using the AWS CDK.

austoonz avatar Apr 28 '23 16:04 austoonz

This isn't intended for broader use in current form, but I laid down a basic foundation for this for some of my PowerShell CDK projects. Code is here: cdk_pwsh_runtime_bootstrap.ps1

A lot of that can likely be utilized and made more generic and accessible.

techthoughts2 avatar May 04 '23 22:05 techthoughts2