awslabs / aws-lambda-powershell-runtime

This new PowerShell custom runtime for AWS Lambda makes it even easier to run Lambda functions written in PowerShell to process events.
Apache License 2.0
57 stars 17 forks source link

Reverted the function to x86_64 #19

Closed austoonz closed 1 year ago

austoonz commented 1 year ago

Issue #: 18

Description of changes:

Reverted the demo-runtime-layer-function example to use x86_64 for the CPU architecture.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.