Prerequisites
The following example requires theboto3 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/91_tools/aws_lambda_tools.py
boto3 library.