Skip to content

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

License

Notifications You must be signed in to change notification settings

flolas/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.

Topics

Resources

License

Stars

Watchers

Forks