Skip to content

cloudfish7/lambda-controller

Repository files navigation

#lambda-controller

Command line utility for AWS Lambda.

###Installation

The latest release of lambda-controller can be installed via pip:

    pip install lambda-controller

An alternative install method would be manually installing it leveraging setup.py:

    git clone https://github.com/cloudfish7/lambda-controller
    cd lambda-controller
    python setup.py install

###Command Line Usage

See the Lambda Function List

.. code:: shell

    lambda-controller --list

See the Lambda Function Info

    lambda-controller --detail

To invoke Lambda Function

    lambda-controller --invoke FunctionName

About

aws lambda

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages