Skip to main content

Prerequisites

The following example requires the boto3 library.

Example

The following agent will use AWS Lambda to list all Lambda functions in our AWS account and invoke a specific Lambda function.
cookbook/14_tools/aws_lambda_tools.py

Toolkit Params

Toolkit Functions

Developer Resources