Skip to main content

Robot Framework And Lambda

How to run your tests or tasks in Robot Framework with AWS Lambda

Set up your environment

Set up AWS SAM CLI on your system.

Define your Lambda functions and resources

Create your Lambda functions and resources in AWS SAM.

Build And Deploy to AWS

Build and deploy your application to AWS with sam build and sam deploy