Wrapper for AWS Lambda SDK.
To use, you should have the boto3 package installed
and a lambda functions built from the AWS Console or
CLI. Set up your AWS credentials with aws configure
LambdaWrapper()Example:
.. code-block:: bash
pip install boto3
aws configure
The configured boto3 client
The name of your lambda function
If passing to an agent as a tool, the tool name
If passing to an agent as a tool, the description