Is it possible for a Lambda function to launch a "headless" browsing session? I know it's capable of executing code, but I'm not sure if it's able to do something like execute a browsing session with Webdriver scripts, or even spin up an EC2 instance with Webdriver on which it could run those scripts.
The reason I'm trying to do this is because I have an Amazon IoT button, and I'm trying to get it to launch a headless browsing session using Webdriver to order a product off Amazon.