Very convenient debugging tool for serverless
Support:
[x] AWS
[x] ALI
Install
python setup.py sdist bdist_wheel
cd dist && pip3 install *.whl
OR
pip install serverless-local-debugger
Usage
Static Variable |
Description |
Default |
|---|---|---|
AWS_AK_ENV |
AWS ACCESS_KEY ENV NAME |
AWS_ACCESS_KEY_ID |
AWS_SK_ENV |
AWS SECRET_KEY ENV NAME |
AWS_SECRET_ACCESS_KEY |
AWS_ENTRYPOINT |
AWS Function Entrypoint |
AWS Function Entrypoint |
ALI_AK_ENV |
Aliyun ACCESS_KEY ENV NAME |
accessKeyID |
ALI_SK_ENV |
Aliyun SECRET_KEY ENV NAME |
accessKeySecret |
ALI_ENTRYPOINT |
Aliyun Function Entrypoint |
Aliyun Function Entrypoint |
1.0.3 support ali cloud function decode
1.0.4 去除AK SK 环境变了设置, 支持 ali http trigger形式
More —>> See Examples
Release files for serverless-local-debugger 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| serverless-local-debugger-0.0.5.tar.gz | 15.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| serverless_local_debugger-0.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 31.3 kB
Release files / serverless-local-debugger-0.0.5.tar.gz
| Download URL | serverless-local-debugger-0.0.5.tar.gz |
|---|---|
| Size | 15.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b869c136587fcee9a5c43fb76b7d9d93f824d6dbbb42209d1f566078dc803b39
|
|
BLAKE2b-256 checksum How to use checksums |
76691f5cf230adfded126c783987c9f611bbbb344d1c3a0140a8defaaf97d374
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.6.3 pkginfo/1.8.2 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
|
Release files / serverless_local_debugger-0.0.5-py3-none-any.whl
| Download URL | serverless_local_debugger-0.0.5-py3-none-any.whl |
|---|---|
| Size | 15.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7ffe22af3734a72f7c71ccc0748fcb011bd44d4382d76e78af33d3d6051ad52b
|
|
BLAKE2b-256 checksum How to use checksums |
0795487c595b8c2ad016619cd86c0ebed1e503ea18447fea400fdc793670fe16
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.6.3 pkginfo/1.8.2 requests/2.24.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
|