Skip to content

qrtt1/aws-lambda-phantomjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aws-lambda with phantomjs demo

Make a screen capture

{
  "cmd": "screen-capture", "bucket":"the-bucket-name-where-screen-capture-saved", "url": "https://github.com/qrtt1/aws-lambda-phantomjs"
}

Run commands

{
  "cmd": "/bin/ls", "args":["-al", "/var/task"]
}

known issues

  • we have no write permissions for generating fontconfig caches (no Fonts for CJK)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published