In
Yes – you can now run native Apps Script on Cloud Run! and
Apps Script on Kubernetes and Cloud Run with gas-fakes I showed how you could use gas-fakes to create an environment in which you can run native Apps Script. Now, if you really want to, you can run Apps Script on Amazon AWS too.
Luckily all that is automated in this
repo, so you don’t need to care too much about the details. AWS is a jungle I really didn’t want to spend too much time in, so I built these scripts you can just clone and follow along with this article.
It'll take you through setting up AWS lambda, building containers on Cloud build and sending them to AWS, using Workload identity federation to provide workspace access to AWS and of course using gas-fakes to run native Apps Script code over on the dark side.
https://ramblings.mcpher.com/apps-script-on-aws-lambda/