LambdaWrapper()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
Example:
.. code-block:: bash
pip install boto3
aws configure