Skip to content

Amazon Web Services (AWS) Lambda

Amazon Web Services (AWS) Lambda provides on demand computing power for any application or service. Amazon manages the provisioning environments or servers. The AWS Lambda plugin enables you to create, delete, and invoke Lambda functions. The AWS command line interface is required to run this plug-in and must be downloaded and installed separately.

This plug-in is a community plug-in

Source Code

If you encounter issues with the plug-in, or want to send feedback:

  • Ask AWS Lambda plug-in specific questions on the GitHub Issues page.
  • For general plug-in issues, submit questions to our Community discussions page. Use the following tags: ucdev | DevOps | plugins

Available Steps

Create Function Create an AWS Lambda function.

Delete Function Delete an AWS Lambda function.

Invoke Invoke an AWS Lambda function.