Skip to main content

No project description provided

Project description

# Serverless-local-debuger

##### Very convenient debugging tool for serverless

##### Support:

  • [x] AWS

  • [x] ALI

##### Install

`sh python setup.py sdist bdist_wheel cd dist && pip3 install *.whl `

##### Usage

Static Variable | Describe | 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 |

#### 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.1.tar.gz (15.4 kB view hashes)

Uploaded Source

Built Distribution

serverless_local_debugger-0.0.1-py3-none-any.whl (15.4 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