View a markdown version of this page

Setting Up a PowerShell Development Environment - AWS Lambda

Setting Up a PowerShell Development Environment

Lambda provides a set of tools and libraries for the PowerShell runtime. For installation instructions, see Lambda tools for PowerShell on GitHub.

The AWSLambdaPSCore module includes the following cmdlets to help author and publish PowerShell Lambda functions:

  • Get-AWSPowerShellLambdaTemplate – Returns a list of getting started templates.

  • New-AWSPowerShellLambda – Creates an initial PowerShell script based on a template.

  • Publish-AWSPowerShellLambda – Publishes a given PowerShell script to Lambda.

  • New-AWSPowerShellLambdaPackage – Creates a Lambda deployment package that you can use in a CI/CD system for deployment.

Warning Javascript is disabled or is unavailable in your browser.

To use the Amazon Web Services Documentation, Javascript must be enabled. Please refer to your browser's Help pages for instructions.

Did this page help you? - Yes

Thanks for letting us know we're doing a good job!

If you've got a moment, please tell us what we did right so we can do more of it.

Did this page help you? - No

Thanks for letting us know this page needs work. We're sorry we let you down.

If you've got a moment, please tell us how we can make the documentation better.

AltStyle によって変換されたページ (->オリジナル) /