Skip to main content

No project description provided

Project description

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

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

serverless-local-debugger-0.0.5.tar.gz (15.7 kB view hashes)

Uploaded Source

Built Distribution

serverless_local_debugger-0.0.5-py3-none-any.whl (15.7 kB view hashes)

Uploaded Python 3

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