mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
added website links
This commit is contained in:
parent
6fdcb1efcc
commit
328de1b6ee
@ -4,6 +4,12 @@ menuText: sdk
|
||||
layout: Doc
|
||||
-->
|
||||
|
||||
<!-- DOCS-SITE-LINK:START automatically generated -->
|
||||
|
||||
### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/dashboard/sdk/)
|
||||
|
||||
<!-- DOCS-SITE-LINK:END -->
|
||||
|
||||
# `serverless_sdk`
|
||||
|
||||
When using the Serverless Dashboard, the framework automatically injects the `serverless_sdk`
|
||||
|
||||
@ -3,6 +3,13 @@ title: Serverless SDK - Node.js
|
||||
menuText: nodejs
|
||||
layout: Doc
|
||||
-->
|
||||
|
||||
<!-- DOCS-SITE-LINK:START automatically generated -->
|
||||
|
||||
### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/dashboard/sdk/nodejs/)
|
||||
|
||||
<!-- DOCS-SITE-LINK:END -->
|
||||
|
||||
# `captureError`
|
||||
|
||||
Your lambda function may throw an exception, but your function handles it in order to respond to
|
||||
|
||||
@ -3,6 +3,13 @@ title: Serverless SDK - Python
|
||||
menuText: python
|
||||
layout: Doc
|
||||
-->
|
||||
|
||||
<!-- DOCS-SITE-LINK:START automatically generated -->
|
||||
|
||||
### [Read this on the main serverless docs site](https://www.serverless.com/framework/docs/dashboard/sdk/python/)
|
||||
|
||||
<!-- DOCS-SITE-LINK:END -->
|
||||
|
||||
# `capture_exception`
|
||||
|
||||
Your lambda function may throw an exception, but your function handles it in order to respond to
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user