Skip to main content

lambda-controller project

Project description

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

.. code:: shell

lambda-controller --detail

To invoke Lambda Function

.. code:: shell

lambda-controller --invoke FunctionName


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lambda-controller-0.0.2.tar.gz (4.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page