AWS Lambda blueprint for generating and manipulating graphics using node-canvas, a Cairo backed Canvas implementation for NodeJS by @Automattic.
Available on the AWS Serverless Application Repository.
- Login to AWS Management Console
- Go to AWS Lambda Console
- Choose Create Function
- Select Serverless Application Repository
- Enter Canvas in search box and press Enter
- Select Canvas in search result list
- Modify the settings according to your needs
- Click Deploy and wait to complete
- Your Canvas Lambda function should be ready