Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 330 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 330 Bytes

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