Skip to content

roastedduck73/lambda-selenium

 
 

Repository files navigation

Lambda-selenium

This is a SAM project to create and deploy lambda functions. This kind of configuration allows you to create lambda functions which can be edited in AWS code editor directly.

Requirements

  • SAM CLI : link
  • AWS credentials initialized
  • Docker

Getting Started

  • Clone this repo
  • Run ./script.ps1 fetch
  • Run ./script.ps1 build
  • Run sam deploy --guided for first start and use ./script.ps1 deploy once toml is generated

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 79.6%
  • PowerShell 20.4%