|
1 | 1 | ---
|
2 | 2 | layout: page
|
3 | 3 | title: Use
|
4 | | -permalink: /use/ |
| 4 | +permalink: /lambda-layer-canvas-nodejs/use/ |
5 | 5 | ---
|
6 | 6 |
|
7 | 7 | ## Using canvas layer in function
|
8 | 8 |
|
9 | | -Before starting to use the canvas layer, it is required to have the layer deployed through AWS Serverless Application Repository or AWS Lambda console, you may refer [setup information]({% baseurl %}{% link 00-setup.md %}) for details. Then, you may create your Lambda function using: |
| 9 | +Before starting to use the canvas layer, it is required to have the layer deployed through AWS Serverless Application Repository or AWS Lambda console, you may refer [setup information]({% link 00-setup.md %}) for details. Then, you may create your Lambda function using: |
10 | 10 |
|
11 | 11 | * AWS Lambda console editor; or
|
12 | 12 | * Local tool in your machine; or
|
|
0 commit comments