AWS Lambda Package

With the package actions you can build bots that launch AWS lambda functions.

The source code for this package is available on the Automation Anywhere GitHub page

Top Benefits

  • Launch an AWS Lambda function written in any supported language like Python, Java, Node.js, .NET Core or Ruby
  • Make functions available across different bots
  • Separate function code from bot logic in a FaaS environment

Actions

  • Launch a Lambda function
  • Get Details of a Lambda function
  • Let list of available Lambda functions

Separate your code from the bot logic by using the AWS Lambda service. AWS Lambda is a FaaS platform that allows to host functions written in C#, Java, Python, Nodejs, Go, and others. A bot can retrieve the most important function details like memory size, code size, runtime, and many others, start a function and get a list of available functions.

The source code for this package is available on the Automation Anywhere GitHub page

Get Package

Free

Bot Security Program
Level 1
Applications
Business Process
Category
Downloads
82
Vendor
Automation Type
Package
Last Updated
May 24, 2021
First Published
May 25, 2020
Platform
Automation 360
ReadMe
ReadMe
Support

See the Package in Action

Invoke a AWS Lambda Function
Get AWS Lambda Function Details
List AWS Lambda Functions
PREV NEXT
Invoke a AWS Lambda Function
Get AWS Lambda Function Details
List AWS Lambda Functions

Setup Process

Install

Download the Package and follow the instructions to install it in your AAE Control Room.

Configure

Use the Package in a bot, configure keys and other credentials the package will need (see the ReadMe for details.)

Run

That's it - now the Package is ready to get going!

Requirements and Inputs

  • Automation 360
  • AWS Account