You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`forwarder` - lambda function that sits infront of the CDN, handles `globalization` redirection.
6
+
`versioner` - function to create lambda function version.
7
+
8
+
### Deployment
9
+
10
+
Once `AWS` credentials is ready, just run `deploy.sh`. Make sure you installed [sam](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/install-sam-cli.html) on your machine.
0 commit comments