Skip to content

antiline/aws-lambda-selenium-python311

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-lambda-selenium-python311

A minimal example of a AWS Lambda Python 3.11 with Selenium working without layers or container image.

Build Requirements

  • Docker

Build zip package

  ./build.sh

NOTE: must upload in s3 and import from there.

Lambda tested configuration

  • 1GB RAM
  • Runtime Python 3.11

About

A minimal example of a AWS Lambda Python 3.11 with Selenium working without layers or container image.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 70.8%
  • Shell 29.2%