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
===============
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file lambda-controller-0.0.2.tar.gz.
File metadata
- Download URL: lambda-controller-0.0.2.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
adfb198c538320a2638e3d2c12a2d4fa06e33b8bd0cf3aac591e6dc864d7ece4
|
|
| MD5 |
7b72093691e84bb538f42ca1e6d54077
|
|
| BLAKE2b-256 |
3ac60508e9a514c320150eb5b6162f4e7adba800d74658cfd773d3c670d0edf6
|