Skip to content

Commit 5d34ba8

Browse files
author
EC2 Default User
committed
Update SAM template with adding AWS Lambda Layer
1 parent f6c6ea1 commit 5d34ba8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@
55
# About lambda-node-canvas
66

77
lambda-node-canvas is an implementation of node-canvas for manipulating vector graphics on AWS Lambda, with using AWS Lambda Layer to manage the dependency with node-canvas in order to enable inline editing of the function code.
8+
9+
## Getting started
10+
11+
To use lambda-node-canvas, please visit [application page](https://serverlessrepo.aws.amazon.com/applications/arn:aws:serverlessrepo:us-east-1:990551184979:applications~cairo-canvas-nodejs) on [AWS Serverless Application Repository](https://aws.amazon.com/serverless/serverlessrepo/), then deploy the serverless application using the **Deploy** button on the page.
12+
13+
The deployment of the serverless application may take a few minutes, once the application is deployed and ready, the code of the *Function* could be edited using inline code editor in AWS Lambda console.

0 commit comments

Comments
 (0)